7 years, 6 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

Be the first to answer this question.