2.4.6 ATWILC3000 Power Device Character Interface
The Bluetooth®/Bluetooth LE stack uses a character interface that runs in the user space to convey commands to the power management layer.
Command | Description | Note |
---|---|---|
echo BT_POWER_UP > /dev/wilc_bt | Power-up the chip | Does not take effect if Wi-Fi® is ON |
echo BT_POWER_DOWN > /dev/wilc_bt | Power-down the chip | Does not take effect if Wi-Fi is ON |
echo BT_DOWNLOAD_FW > /dev/wilc_bt | Download Bluetooth® firmware to IRAM using SDIO or SPI | — |
echo BT_FW_CHIP_WAKEUP > /dev/wilc_bt | Wake the chip up, issued before downloading firmware for both UART or SDIO/SPI | — |
echo BT_FW_CHIP_ALLOW_SLEEP > /dev/wilc_bt | Allow the chip to enter Sleep mode when appropriate | — |