Skip to content

Example project demonstrating WL-MIO and Balena compatibility.

License

Notifications You must be signed in to change notification settings

widgetlords/wlmio-balena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WL-MIO and Balena Example

  1. Get a Raspberry Pi with Balena OS up and running.
  2. Add the following to BALENA_HOST_CONFIG_dtoverlay or "Define DT overlays" under fleet configuration: Pi 4 - "mcp251xfd,spi0-0,interrupt=6,rx_interrupt=16","i2c-rtc,mcp7940x","uart3","uart5" Pi 5 - "mcp251xfd,spi0-0,interrupt=6,rx_interrupt=16","i2c-rtc,mcp7940x","uart2","uart4"
  3. Add a custom configuration BALENA_HOST_CONFIG_gpio with value 21-27=ip,pu.
  4. Run balena deploy <fleet> --build to deploy the demo application.
  5. Observe the monitor command running via the logs. Plugging and unplugging modules should be reflected here.

About

Example project demonstrating WL-MIO and Balena compatibility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors