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.
8 years, 4 months ago.
nRF51822 on a Tiny BLE Board can't run the mbed Bluetooth example
hi,
i'm new to bluetooth development so i have a Tiny BLE. http://wiki.seeedstudio.com/wiki/Tiny
the Chip is: nRF51822 for the development i use mBed web IDE.
i was trying to get the BLE on mBed code to work. https://developer.mbed.org/forum/team https://developer.mbed.org/teams/Blue
at the moment i use a android phone for try to get the HRM Values but i can't find the Bluetooth device when i scan.
i have the feeling i need to change or add a config. when i debug i see that the BLE get's initialized but i can't find it when i scan. ble.hasInitialized() => 1 triggerSensorPolling => 1 ble.gap().getState() => 1
would be nice if somebody can give me some hints.
thank you