-
I'm trying to get device name during the scan process. For many devices I scan, the name field is null. I should then be able to get the Type = 0x09 = complete local name or the Type = 0x08 = Shorte…
-
I am looking into replaying BLE packets (specifically advertisements) previously recorded with [Wireshark](https://www.wireshark.org/) and [nRF sniffer](https://www.nordicsemi.com/Products/Development…
-
Hey Jay,
Awesome project you have here. I just wanted to let you know we are going to be removing custom 128bit UUID's from our advertising data. On line 357 you are looking for advertising of the…
-
How to remove all saved network credentials and start Bluetooth LE advertising once fabric removal request is received from Matter controller. The device shoyld remove all saved network credentials an…
-
I'm fairly sure you should be able to do this on macOS (not iOS perhaps?). [Here's an example.](https://nshipster.com/contact-tracing/) Specifically, `CBAdvertisementDataServiceDataKey` should be what…
-
Hi Fabian,
thanks for your contributions, I would like to ask, if its possible to add pv panels values of voltage and current into victron ble communications? Thx Ondrej
-
I have a problem. Mysql advertising data, settings, etc. reset itself. I have to go back and reset it. It will be once in a while.
-
is there some example that Only advertising data that i modify each 5 seconds ?
Today i use this example
```#include
#include
#include
#include "nrf_soc.h"
#include "nrf_nvic.h"
#defin…
-
Thanks for this software.
It would be desirable adding OS-independent code and example to send periodic BLE advertising broadcasts with custom service data, possibly including the following:
- D…
-
### Board
ESP32C3
### Device Description
Plain module attached by USB-C
### Hardware Configuration
The issue occurs when no other hardware is present.
### Version
latest master (checkout manual…