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

nRF52840 BLE advertising issue

Hi,

   We are developing the BLE product based based on the nrf52840 Chipset and we are facing below problem while testing in the field.

    During our development we have come across the scenario where the BLE chip suddenly stop advertising after Some days for testing.

    This doesn’t happen every time but randomly it stops working and there is no way to discover the device. The only solution to make it to advertise its name is to program it again.

    Your timely support is appreciated to resolve the issue, or let us know if similar issue is faced by anyone in the forum.

Regards,

Ram

 

 

  

Parents
  • Hi,

    This doesn’t happen every time but randomly it stops working and there is no way to discover the device. The only solution to make it to advertise its name is to program it again.
    1.  Does a reset help?
    2. Have you checked that the application isn't asserting i.e in a error handler?
    3. Are you using a watchdog?
    4. What SDK and Softdevice version are you using? 

    regards

    Jared 

  • Hi Jarad,

      Could you please suggest the latest nRF52840 SDK and suitable proxy Mesh APP which can be used so that we can try it once and check it out if the problem still persist.

    We need the proxy mesh app which support configuration of Generic On Off server and Generic On Off Client in the single Provisioning APP as shown below.

    Reagrds,

    Ram

     

  • Hi,

    I'm still not sure whether this is related to a Mesh or Ble device. If it's indeed a Mesh device, are you having the issue before or after the node has been provisioned? 

    Could you please suggest the latest nRF52840 SDK and suitable proxy Mesh APP

    Our mesh app is called nRF Mesh, you can find it both in App store and Google Play

    best regards

    Jared 

  • Hi Jarad,

     We are using the nRF52840 chip for application where it transfer the configuration data on the Mesh network to the other nodes.

    We are able to configure the device as proxy node and transfer the information between the nodes when configured as both server and client model.

    But the problem is the reliability of data reception is not consistent.  ex if we try to transfer the data from node 1 around 10 times the  node 2 will receive the data only 8 times and another 2 times data will be missed out. 

    Please let me know if you need any more information. 

    Regards,

    Ram

Reply
  • Hi Jarad,

     We are using the nRF52840 chip for application where it transfer the configuration data on the Mesh network to the other nodes.

    We are able to configure the device as proxy node and transfer the information between the nodes when configured as both server and client model.

    But the problem is the reliability of data reception is not consistent.  ex if we try to transfer the data from node 1 around 10 times the  node 2 will receive the data only 8 times and another 2 times data will be missed out. 

    Please let me know if you need any more information. 

    Regards,

    Ram

Children
Related