You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, I think there should be a low level recv call that returns a pointer to a FrameBuffer... then you can extract the relevant details and handle deletion of the packet struct manually.
I assume you don't want to use the PacketBuffer recv call because you're putting it into a MakeCode Buffer?
Unfortunate that RSSI is not readable when using low level rcv function.
https://github.com/lancaster-university/microbit-dal/blob/master/source/drivers/MicroBitRadioDatagram.cpp#L66
The text was updated successfully, but these errors were encountered: