4 Commits

Author SHA1 Message Date
Peter Harper
4005af122e The dhcp server should reply to the right netif (#392)
The DHCP server broadcasts messages. This are being sent via the
default netif which might be completely the wrong network. We want to
send messages to the netif we got the original message from.
2023-06-08 10:03:16 -05:00
Peter Harper
36949cbf83 Call disable function for STA/AP modes. (#387)
If the user presses "d" wifi is disconnected and the example exits.
Tests new "disable" functions.

Fixes #386
2023-06-05 10:33:03 -05:00
dp111
4eecaa6543 Fix debug printf (#347) 2023-03-10 15:42:10 -06:00
graham sanderson
1c5d9aa567 Add Bluetooth examples
Co-authored-by: Peter Harper <77111776+peterharperuk@users.noreply.github.com>
2023-02-10 18:26:53 -06:00