Listen All Mode - Debug Display

Started by rspecht, November 26, 2020, 10:18:44 AM

rspecht

Hello,
I want to build a Debug Display for RFM69 LowPowerLib. Is it possible to catch all Messages in the Air? I want to show the last 4 Nodes and the last Message on the Display.

BR Raphael

rspecht

Sorry Guys..
Sometimes i need to learn reading ^^
Quotebool promiscuousMode = true; //set to 'true' to sniff all packets on the same network

TomWS

Hint: Search for "snooper" on the forum...

Felix