Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years ago.
beacon mode
Is it support beacon mode?
If it is, can you mail some examples of beacon to jooj609@gmail.com?
Question relating to:
1 Answer
7 years ago.
Yes, it supports beacon mode. Jus as an example, you can use the BLE_EddystoneBeacon_Service: https://os.mbed.com/teams/Bluetooth-Low-Energy/code/BLE_EddystoneBeacon_Service/
If you're using it with an STM32 Nucleo board, just make sure to select the right target and check that you are actually using the X_NUCLEO_IDB0XA1 library: https://os.mbed.com/teams/ST/code/X_NUCLEO_IDB0XA1/
Best regards, Antonio