jildertviet / JFixLib

Library to control multiple light fixtures with the same codebase
0 stars 0 forks source link

ESPNOW lib #35

Closed jildertviet closed 6 months ago

jildertviet commented 6 months ago

Branch test 32b47d3 works @ ESP8266. w/ ESPNOW_lib main

jildertviet commented 6 months ago

Use CLI monitorMode

jildertviet commented 6 months ago

test a21a377 also works @ ESP8266.

sudo tcpdump -i wlp166s0 'type 0 subtype 0xd0' -X

Edit: also works on ESP32!

jildertviet commented 6 months ago

Works. Check ofxESPNOWBroadcast (private repo for now).