verify bandwidth register is set correctly. #12

Open
opened 2021-12-07 13:10:29 -05:00 by morgan · 1 comment
Owner

In some situations getting the value returns something other than what was just set. This was observed with setting bandwidth to B625 on the lora_cfg_t object preinit.

In some situations getting the value returns something other than what was just set. This was observed with setting `bandwidth` to `B625` on the `lora_cfg_t` object preinit.
Author
Owner
I (681) LoRa32: lora32_set_bandwidth: 8
I (691) LoRa32: lora32_get_bandwidth: 13
``` I (681) LoRa32: lora32_set_bandwidth: 8 I (691) LoRa32: lora32_get_bandwidth: 13 ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: morgan/esp32-lora#12
No description provided.