getting simultaneous coded PHY and BLE using esp32c3 over uart #271
jhoogeboom
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm interested in this device which can get simultaneous coded PHY and BLE passive advertisements and present them over UART. Is there any way to feed them to the gateway? Perhaps using the MQTTtoMQTT decoder, https://gateway.theengs.io/use/use.html#mqtttomqtt-decoding. Seems I just need to get the right info then from the bluetooth packet to be able to supply these json fields from a message like:
b0 33 01 00 a4c138614e04 0201060e16d2fc40008101640257080366100b094d484f5f363134453034
Does this make sense, perhaps there is an easier way that I'm overlooking?
Beta Was this translation helpful? Give feedback.
All reactions