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

beacon sample do not work

hi

I am using nr5340 and it adrvertise as nordic_lbs.. but i want to advertise through beacon sample. it still shows nordic_lbs in my mobile nrfconnect software. but it should show like test_beacon.. as per guide.. i have unintsall and intsall it.. still no luck.. i have erased the board and then tried again.. but it do not work

Parents
  • Hi

    Please check what your DEVICE_NAME is defined as in your application. By default in the peripheral_lbs example it is set as nordic_lbs. You need to change the DEVICE_NAME define to be whatever you'd like it to be called.

    Best regards,

    Simon

  • it is test_beacon in the beacon sample plus it do dnot show beacon data.. it shows something else...

    On the other hand.. one of my project mate .. get different output while running project beacon... You can see the difference clearly.. 

    we had troubleshoot it.. and he said i am missing in zephyr package..it do not shows none on his laptop.. .. but it shows none on my laptop... dropdown in nrfconnect toolchain version.. he said it showing none on my pc.. as u can see. i sthis the issue

    i have reinstalled it manually.. even then it shows nordic_lbs for beacon sample.. while in code device name is test beacon

Reply
  • it is test_beacon in the beacon sample plus it do dnot show beacon data.. it shows something else...

    On the other hand.. one of my project mate .. get different output while running project beacon... You can see the difference clearly.. 

    we had troubleshoot it.. and he said i am missing in zephyr package..it do not shows none on his laptop.. .. but it shows none on my laptop... dropdown in nrfconnect toolchain version.. he said it showing none on my pc.. as u can see. i sthis the issue

    i have reinstalled it manually.. even then it shows nordic_lbs for beacon sample.. while in code device name is test beacon

Children
No Data
Related