SnapAirUnit_v0.3.92d137b Release
Features:
- Support wireless mode switch (AP/STA/BT SPP) by button press
- Support application status and wireless configuration by wifi web access
- Support MSP passthrough by UDP port 8889 (iNav Configurator 5.0.0 Tested)
- Support MSP passthrough by BT SPP UART (iNav Configurator 5.0.0 Tested)
- Support UDP commands
- bluetooth
- ap
- sta
- sdk?
- arm
- emergency
- reboot
- command
- exit
- identity
- Support RESTful commands
- /api/v1/system/info
- /api/v1/rc/raw
- /api/v1/rc/post
- /api/v1/command/raw
- /api/v1/command/post
- /api/v1/ap/raw
- /api/v1/ap/post
- /api/v1/sta/raw
- /api/v1/sta/post
- /api/v1/wireless/raw
- /api/v1/wireless/post
- Support serial port debugging
- switch <mode>, mode:ap(0)/sta(1)/bt(2).
- status, get status of the application.
- bluetooth, switch to BT SPP UART.
- ap <ssid> <pass>, switch to AP.
- sta <ssid> <pass>, connect to AP.
- sdk?, get application version.
- emergency
- channel <channel> <value>, value 900~ 2100.
- reboot
- command <mode>, mode:false(0)/true(1).
- restore <confirm>, confirm: yes or no.
Issues:
#10 UDP broadcast for device finding when in STA/Ap mode
#15 Restore factory settings by long press button
#16 Support status led configuration and status update
#29 Restore factory settings by console
#53 wireless mode Simplify (AP & BT)
#54 status & wireless mode led indications implemented
#55 ssid & password input check in web management pages
#57 Add UUID(MAC) for SnapAirUnit when device is discovered
#58 Crash when testing identity command
#59 vue icon display issue when local web accesss without internet
#60 Disable "Apply" button when wireless mode is selected
Reference: