Home¶
The BL602 is a general purpose microcontroller based on the “SiFive E24 Core” RISC-V processor with provisions for 2.4 GHz Wi-Fi and Bluetooth Low Energy 5.0. It is intended to be used in IoT and other ultra-low-power applications. The microcontroller supports flashing and communication over UART, and flashing, communication, and debugging over JTAG.
- 1. Examples
- 2. Hello World
- 3. AWS
- 4. AT Commands Introduction
- 5. Basic AT Commands
- 6. Wi-Fi AT Commands
- 7. TCP/IP AT Commands
- 8. BLE AT Commands
- 9. AUDIO UDP
- 10. BLE
- 10.1. Overview
- 10.2. Usage Steps
- 10.3. Available commands
- 10.3.1.
ble_init
- 10.3.2.
ble_auth
- 10.3.3.
ble_unpair
- 10.3.4.
ble_start_adv
- 10.3.5.
ble_stop_adv
- 10.3.6.
ble_start_scan
- 10.3.7.
ble_stop_scan
- 10.3.8.
ble_conn_update
- 10.3.9.
ble_security
- 10.3.10.
ble_get_device_name
- 10.3.11.
ble_set_device_name
- 10.3.12.
ble_read_local_address
- 10.3.13.
ble_set_adv_channel
- 10.3.14.
ble_connect
- 10.3.15.
ble_disconnect
- 10.3.16.
ble_select_conn
- 10.3.17.
ble_auth_cancel
- 10.3.18.
ble_auth_passkey_confirm
- 10.3.19.
ble_auth_pairing_confirm
- 10.3.20.
ble_auth_passkey
- 10.3.21.
ble_exchange_mtu
- 10.3.22.
ble_discover
- 10.3.23.
ble_read
- 10.3.24.
ble_write
- 10.3.25.
ble_write_without_rsp
- 10.3.26.
ble_subscribe
- 10.3.27.
ble_unsubscribe
- 10.3.28.
ble_set_data_len
- 10.3.29.
ble_conn_info
- 10.3.30.
ble_disable
- 10.3.31.
ble_set_tx_pwr
- 10.3.1.
- 11. BLSYNC-BLE
- 12. cronalarm
- 13. DAC
- 14. HBNRAM
- 15. Mesh
- 16. GPIO
- 17. UART_echo
- 18. UART_ioctl
- 19. Http client
- 20. Httpc client
- 21. PSM
- 22. Romfs
- 23. cli
- 24. FDT
- 25. Wi-Fi
- 26. Zigbee
- 27. Easyflash4 boot times
- 28. Pwm
- 29. AES-GCM