2024-06-25 02:19 AM - last edited on 2024-07-04 08:35 AM by SimonePradolini
I am using the STEVAL-STWINBX1 development board and have downloaded the FP-SNS-DATALOG2 software.
I am trying to get the WiFi working using the ST BLE Sensor apps, but the option 'Set Wi-Fi credentials' is greyed out.
I have even tried the classic app...
I have also tried it with the default firmware BLEDfFw, but again the 'Set Wi-Fi credentials' is greyed out.
The user guide shows to click on the 3 dots in the right corner of the app....
But in my app, there are no 3 dots in the top right corner...
How do I get the WiFi connection working with this board ?
Solved! Go to Solution.
2024-07-10 08:43 AM
In the context of FP-SNS-DATALOG2 demo, wifi feature in iOS version is currently under development. As for now it is supported on Android version only.
BLE Sensor app next release on App Store will add this feature.
Best regards
Simone
2024-07-04 08:44 AM
Hello @johngj
FP-SNS-DATALOG2 for STWIN.box features FTP data retrieving over Wi-Fi (as you reported in your post). This features is fully supported only by ST BLESensor app. BLESensorClassic app is not meant to be used with DATALOG2.
In case of Wi-Fi issues, the package provides also a ready-to-use procedure to check and upgrade the Wi-Fi module. You can find it in Utilites\WiFi_module_upgrade folder.
First I suggest you to do this procedure and upgrade the Wi-Fi module. Then, reinstall DATALOG2 firmware and restart it.
If the issue still persists, can you share the version of ST BLESensor that you are using? Are you using Android or iOS?
Best regards
Simone
2024-07-04 08:54 AM - edited 2024-07-04 08:55 AM
I did see the wifi firmware update and tried to perform it, but Tera Term does not have the option to select the serial port (its greyed out)...
The board is connected to the computer via USB and I have also tried DFU mode.
The readme document says to connect with STLINK, but I only have the Segger J-Link.
Does this mean its not possible to up date the wifi module without STLINK ?
The ST BLESensor app version is 5.2.3, but as shown in my original post there are no 3 dots in the top right corner...
2024-07-05 12:54 AM
Hello @johngj
Only ST-LINK products exposes also the serial via UART. Segger J-Link can only make you flash and debug the STM32, but no UART is available.
The UART is used as I/O communication: it is strictly necessary to upgrade the Wi-Fi module and send commands from a terminal to the module.
STEVAL-STWINBX1 kit contains an adapter to let the board compatible with any ST-LINK product from ST. ST-LINK is also available on any NUCLEO board from ST.
Wi-Fi support will be available on iOS version for BLESensor app from the next version. In this moment, it is available in Android version only.
Best regards
Simone
2024-07-10 08:37 AM
Does this mean that the only method to get WiFi working is to use the Android app ?
There is no other alternative method ?
2024-07-10 08:43 AM
In the context of FP-SNS-DATALOG2 demo, wifi feature in iOS version is currently under development. As for now it is supported on Android version only.
BLE Sensor app next release on App Store will add this feature.
Best regards
Simone