Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lora_radio_helper.h for STM32WL_LoRaRadio #233

Merged
merged 1 commit into from
Jun 28, 2021

Conversation

jeromecoutant
Copy link
Contributor

Hi

STM32WL_LoRaRadio class has been updated in ARMmbed/mbed-os#14734

@hallard

@elrom
Copy link

elrom commented Jun 28, 2021

With this fix It compiles - but AFAICT it doesn't actually work. I haven't had a chance to debug it though.

@jeromecoutant
Copy link
Contributor Author

It's working with my test gateway:

 Mbed LoRaWANStack initialized

 CONFIRMED message retries : 3

 Adaptive data  rate (ADR) - Enabled

 Connection - In Progress ...

 Connection - Successful

 Dummy Sensor Value = 3

 23 bytes scheduled for transmission

 Message Sent to Network Server

 Dummy Sensor Value = 5

 23 bytes scheduled for transmission

 Message Sent to Network Server

 Dummy Sensor Value = 7

 23 bytes scheduled for transmission

 Message Sent to Network Server

 Dummy Sensor Value = 9

 23 bytes scheduled for transmission

 Received message from Network Server
 RX Data on port 15 (26 bytes): 44 75 6d 6d 79 20 53 65 6e 73 6f 72 20 56 61 6c 75 65 20 69 73 20 31 30 38 37

@paul-szczepanek-arm paul-szczepanek-arm merged commit 91a906c into ARMmbed:development Jun 28, 2021
@jeromecoutant jeromecoutant deleted the PR_WL_NEW branch October 13, 2021 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants