FAQ

How to Reset the Beacon for a Second 'Run in RAM' Test on Fermion: BLE Sensor Beacon?

userHead JaneYu 2024-12-24 10:23:15 3123 Views1 Replies

How to Reset the Beacon for a Second 'Run in RAM' Test on Fermion: BLE Sensor Beacon?

2024-12-24 10:23:57

Currently, only digital/analog sensors support the "Run in RAM" test. When you are done with the test, you need to completely cut off the Beacon's power (both VCC and ** cell) to reset the Beacon.

 

Note:

If you are using the Arduino IDE with the esp32 BLE sample code which we posted in our wiki .
We recommend that you roll back the SDK to a Stable version instead of the Development version. This is because as of 2024.3.15, the development version of the SDK has a string matching error when compiling BLE related code, which means the ESP32-C6/H2 does not support our sample code in wiki now.

 

userHeadPic JaneYu