Ai-Thinker-LoRaWAN-Ra-08
Ai-Thinker-LoRaWAN-Ra-08 copied to clipboard
basic AiThinker Ra-08 ASR6601 SoC LoRaWAN Module 基于 ASR6601 安信可 Ra-08 LoRaWAN模组二次开发
The description says that you need to run **source build/envsetup.sh**, but this does not work in Linux Mint The point is probably that in Linux Mint setting environment variables is...
Hi, We are trying to use GPIO7 as push-pull pin, but the cpu freezes while doing so. Currently, firmware flash is done via serial port. No SWD in use. Thank...
State of IO2 was inverted
I have added code to Makefile and inc/aithinker_code.h include file in [its project](https://github.com/Ai-Thinker-Open/Ai-Thinker-LoRaWAN-Ra-08/tree/main/projects/ASR6601CB-EVAL/examples/lorawan/lorawan_at) to support other LoRaWAN regions besides US915, CN470 and EU868 as my Ra-08 came flashed with CN...
增加了makefile中的条件编译,可支持macos编译
Be able to build lorawan_at.bin and ota.bin using Docker.
Hi! I'm trying to implement a model similar to a memory, where the RA-08 is an i2c slave, receiving a register and returning the corresponding value, but the application gets...
App stuck after printing ClassA app start
ADC Sensing works fine with internal reference of 1.2V. But not able to switch to External reference of 3.3V. Anyone worked with External reference 3.3V please guide. Even if voltage...
Hello I'm busy writing up the [AT commands for Rust](https://github.com/mvniekerk/ai-thinker-ra08-at-commands) with an example how to use it on a Raspberry Pico W. I'm looking through the documentation - there's no...