Change Bluetooth Mac address on nrf52/ruuvitag devices #7381
Replies: 1 comment
-
Posted at 2018-05-16 by @gfwilliams Just added as If you've got questions related to non-espruino boards please can you post them in the 'Other Boards' section in future though? Posted at 2018-05-16 by giowild Great! Thanks for fast change and response. Works like a charm!!! Of course! sorry for the mistake Posted at 2020-07-01 by user114687 Hi, using v2.06 NRF.setaddress(xxx) works well until reset where the beacon retrieves it's original address even if using save(); May you please help. Posted at 2020-07-07 by @gfwilliams Just put |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-05-15 by giowild
Hi,
I know it is possible to change Bluetooth address using Nordic sdk sd_ble_gap_address_set function but I can't find how to do it with Espruino NRF class.
Is there a way to change Bluetooth address with Espruino on nrf based devices(like ruuvitag)?
If not, is it possible to enrich espruino by adding Mac address as option in the options array of the NRF. setadvertising(data, options) method?
This could be a very useful feature to continuously change Mac address for security reasons
Beta Was this translation helpful? Give feedback.
All reactions