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

ESP32 + NRF52832

hello,ESP32 ble scanner is not scanning my custom made beacon (nrf52832),I have programmed ble_app_beacon apllication in tag and ESP32 is scanning all ibeacon except our custom board tag.please help.thanks.

Parents Reply
  • this is an ESP32 issue

    More specifically, it's most likely an issue with whatever software is running on the ESP32.

    some sort of filtering or whitelist

    Indeed - which would be a software thing.

    As noted above, there might be a signal strength threshold ...

    May also be affected by the hardware of the mystery "ble scanner" that seems so loathe to describe.

    Again, none of those things has anything to do with Nordic.

    There is also a possibility there is something wrong with your HW that makes it incompatible with the ESP32 but still works with nRF connect. But this is unlikely

    Indeed.

    So an obvious next step should be for to try another scanner (or scanners) - there are plenty of apps available to do that.

    If other scanners "see" the custom beacon, the conclusion should be obvious...

Children
Related