hallard / LoRa-E5-Breakout

LoRa-E5 Breakout board
35 stars 6 forks source link

Assertion failed #4

Open prasannaad opened 2 years ago

prasannaad commented 2 years ago

Hi,

I followed the instructions to use the LoRa E5 with Mbed Studio. But I am receiving this error.

++ MbedOS Error Info ++ Error Status: 0x80FF0144 Code: 324 Module: 255 Error Message: Assertion failed: error_value == HAL_OK Location: 0x800F2DB File: STM32WL_LoRaRadio.cpp+775 Error Value: 0x0 Current Thread: main Id: 0x200026B8 Entry: 0x800FD79 StackSize: 0x1000 StackMem: 0x200010E0 SP: 0x20001FCC For more info, visit: https://mbed.com/s/error?error=0x80FF0144&tgt=LORA_E5 -- MbedOS Error Info --

prasannaad commented 2 years ago

An update,

I used the same code with RAK3172 and changed the custom target. It's working fine.

image