Chat freely about anything...

User avatar
By k_a_s
#22870 I wanted to expose the beacon-probe-requests to lua in the node-mcu firmware, probably through a callback since that firmware really seems to like callbacks.

Problem is, I've been reading through the code, and it looks like the functions it would be in are just big monolithic libraries, that I can't see into.

Is there documentation someone could point me to that might help with what that library actually provides? Or some other way of getting that info from the chip?