Skip to content

Managed to get this working by adding a delay of vTaskDelay(500 / portTICK_PERIOD_MS); to line 615 of rak3172.cpp I think this has something to do with some of this here https://forum.rakwireless.com/t/at-command-not-found-rak3172/10162. #24

@Kampi

Description

@Kampi
          Managed to get this working by adding a delay of `vTaskDelay(500 / portTICK_PERIOD_MS);` to line 615 of `rak3172.cpp` I think this has something to do with some of this here https://forum.rakwireless.com/t/at-command-not-found-rak3172/10162. 

Another thing that I ran into was that when you set the mode of the device it performs a factory reset - so my device was failing at that point since it reset and it was performing a factory reset at every boot since I had that enabled in the menuconfig options...just a bit confusing and a weird loop that someone could get in when trying to make this work.

Screenshot 2025-01-11 at 12 36 08 AM Screenshot 2025-01-11 at 12 38 28 AM

Originally posted by @michaelboeding in #23 (comment)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions