You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I guess you just typed NRF.setScan()? You need to add a handler to make it work.

    Try NRF.findDevices(print) for something a bit easier.

    There are different types of address too - see what findDevices returns - you may have to put random after the Mac address to make it work (if the address is classified as not being universally unique).

About

Avatar for Gordon @Gordon started