cancel
Showing results for 
Search instead for 
Did you mean: 

ASTRA1B: Lora has NOT joined

Danny0007
Senior

Hi ST Community,

I´m doing my first try with the board STEVAL-ASTRA1B, try to run the example binary for Logistic.

LoRa can not join the network:

Danny0007_0-1689749581379.png

on the APP ST Asset Tracking there is no data from GPS:

Danny0007_1-1689749944746.png

Danny0007_2-1689749989880.png

some hints? Thanks in advanced.

 

15 REPLIES 15

Here is the uart console output:
SYSTEM REBOOT
BSP_LoRaModemHwReset() OK
GET LORA KEYS FROM WL DEVICE
GET LORA KEYS FROM WL DEVICE
GET STM32WL FW version
GetWlFwVersion OK
M4 APP_VERSION: V1.1.0
M0PLUS_APP_VERSION: V0.0.0
MW_LORAWAN_VERSION: V2.3.0
MW_RADIO_VERSION: V1.1.0
Transition: StartRun --(EP)--> WAIT
Ble configuration error, sys will reboot (3)
Transition: WAIT --(ER)--> ERR
SYSTEM REBOOT
ASTRA_ENGINE_RESTART_PENDING
Lora_ModemHwReset()
BSP_LoRaModemHwReset() OK
GET LORA KEYS FROM WL DEVICE
GET LORA KEYS FROM WL DEVICE
GET STM32WL FW version
GetWlFwVersion OK
M4 APP_VERSION: V1.1.0
M0PLUS_APP_VERSION: V0.0.0
MW_LORAWAN_VERSION: V2.3.0
MW_RADIO_VERSION: V1.1.0
Transition: StartRun --(EP)--> WAIT
Ble configuration error, sys will reboot (3)
Transition: WAIT --(ER)--> ERR
SYSTEM REBOOT

Hello again,

I suggest you to do a double check on your device ID. 

Best Regards.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Hello again,

which kind of device ID do you mean? and how to check?

could we make an appointment for live debug on this friday(german time)? otherwise it takes me too long time for just making the examples working.

Thanks and best regards

Danny

Hi. I seem to have the same problem, with console saying: Ble configuration error, sys will reboot (3)

I am assuming Device ID is the one readable by STLINK, where I have 0x495. Did you and Danny0007 find a solution to this problem?

My ASTRA1B was working correctly before new firmware was writen to it. The code for the firmware was generated with CubeMX, and left unmodified.

 

NikkoSTM
Associate II

Found a solution in the STM32CubeProgrammer: Instead of pressing download under "Memory & File editing", downloading the exact same files under "Erasing & Programming" made it go from "Ble configuration error, sys will reboot (3)" and "M0PLUS_APP_VERSION: V0.0.0" to functioning state.

Hi @IIRHO.1 

 

Have question on flashing firmware is there stock firmware available for STEVAL-ASTRA1B, can this board programmed using USB or STLINK-V3MINI is requird, could not find any document describing steps to reflash, please provide link to documents or web pages  ( need to factory reset or recover boad by reflashing stock firmware).

 

Thank you

Suds

 

Suds