Hey everyone!
We published our AT command protocol firmware for the CC1352P7 as open source project:
https://github.com/okrasolar/wisun_iot_modem
The AT command set is inspired by the popular ESP32 and SIMCom modules.
Features:
- Runs on CC1352P7 LaunchPad
development kit
- Wi-SUN via AT commands over UART
- TCP and UDP IPv6 sockets with flow control
- Supports off-chip over-the-air updates using TI's CoAP OAD protocol
- Based on SimpleLink
ns_coap_node example
- Based on cAT for AT command parsing
Enjoy!
Georg