-->
Page 1 of 1

How do you get at the beacon probe requests?

PostPosted: Thu Jul 09, 2015 4:06 pm
by k_a_s
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?