The Bridgefy Software Development Kit (SDK) is a state-of-the-art, plug-and-play package that will let people use your mobile app when they don’t have access to the Internet, by using Bluetooth mesh networks.
MIT License
11
stars
4
forks
source link
data is always `null` in `bridgefyDidReceiveData` #22
I'm sending data using
send(data, mode)
wheredata
is a string (stringified JSON or any string) But when getting the data, it'snull
Examples of received payloads: