2023-07-19 12:04 AM
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:
on the APP ST Asset Tracking there is no data from GPS:
some hints? Thanks in advanced.
2023-07-30 01:17 PM
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
2023-07-31 03:35 AM
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.
2023-07-31 10:20 AM - edited 2023-07-31 10:20 AM
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
2023-11-07 06:30 AM
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.
2023-11-08 01:38 AM
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.
2024-05-04 12:48 AM
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