This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Lost Connection with nRF52 DK after connecting with BMD101 sensor

I am still newbie in nRF52 dk . For my project , i am trying to send data from my sensor to the mobile phone through BLE App UART. Therefore first I have flash nRf52 with the Ble App UART example. After i flash the code, i was able to communicate with via mobile phone and also pc. However after I have connect my sensor to nRF52 board, the board send  two signal to BLE App UART and after that i cannot detect my board anymore except after i have disconnect back my sensor which is connected to TX and RX. What is the problem related to this ? is it because of the buffer size ?

Below is my detail of sensor that I used and example of result shown on BLE App UART. For your information i am using nova 2i with android 7 (Nouget) 

Sensor used : BMD101

http://m5.img.dxcdn.com/CDDriver/CD/sku.241178.pdf

BLE APP UART:

Normal : 

After connected with sensor

         

Parents Reply Children
Related