NetBurner 3.5.8
PDF Version
Inventek WiFi

Example Path: examples/Wifi/Inventek

These examples use an Inventek WiFi module connected to a NetBurner module over SPI. The NetBurner host talks to the Inventek radio through the NetBurner WiFi driver, which registers a WiFi network interface alongside the Ethernet interface.

  • Wifi Scan – scan for available access points and manage the connection from an interactive serial menu. A good starting point for seeing the WiFi driver in action.
  • Wifi Client – connect to a WiFi network using stored credentials and display comprehensive status for both the Ethernet and WiFi interfaces.
  • Wifi Access Point – run the module as a WiFi Access Point with an integrated DHCP server so other devices can connect directly to the NetBurner module.
  • Wifi Config AP – when no credentials are stored, start an Access Point that serves a web page for selecting and joining a local network, then reconnect automatically on later boots.
  • Configure AP with JSON – the same provisioning flow as ConfigAp, but the network list is rendered in the browser from a JSON object served by the device.
  • Wifi Firmware Update – check the Inventek module's hardware and firmware revision and update the module firmware from an embedded image.