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

After calling sd_ble_gatts_hvx application stop in nrf52832 mesh

i am working on mesh application  in nrf52832 . i want to integrate mesh and nrf sdk application , So i followed this application and mesh_app_uart example Example for SDK v14.2 and Mesh v1.0, nRF52840 and nRF52832.  And also i added custom service successfully but when i send data to phone through calling sd_ble_gatts_hvx , data received at phone but after one packet sent the application stop(stuck). So device disconnected. Firmware completely stuck. i dont know where its stuck??  sd_ble_gatts_hvx  return 0 .

Why this is happening ?

I haven't changed memory setup  

Parents Reply Children
No Data
Related