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

uart + twi sensor problem in received data

hi....

i am using nrf52382 .. segger 15.2version 

here i have attached two programs ble_uart and twi sensor ...  its working fine  but data is received over ble_uart app .. 

see the pic below

why i am getting the data like this ... i am reading the temperature sensor data

Parents
  • yes i have fixed that problem ...  one more if send the one message over ble ... its not receiving .. if i send the three more data  i am receiving ... data is getting exist before connecting to the ble_uart app .. i have checked ,if i am sending the 10 data over ble ... i am getting 5 data only in ble ... but i am getting the data in debug terminal all 10 data.... 

    i am thinking that timing problem .. 

    give a idea

Reply
  • yes i have fixed that problem ...  one more if send the one message over ble ... its not receiving .. if i send the three more data  i am receiving ... data is getting exist before connecting to the ble_uart app .. i have checked ,if i am sending the 10 data over ble ... i am getting 5 data only in ble ... but i am getting the data in debug terminal all 10 data.... 

    i am thinking that timing problem .. 

    give a idea

Children
No Data
Related