Open eeskbala opened 5 years ago
Hi,
We have built a custom hardware based on the evaluation board B_L072Z_LRWAN1
With the evaluation board (B_L072Z_LRWAN1), SIGFOX_API_send_frame completes successfully. Where as on our custom board, the code hangs at this stage.
We have checked the I/Os, and keycodes. There doesnt seem to be anything wrong with those. Is there any way to debug why this might be happening?
Regards Kumar
For interest sake, did you make the same connections as described for the dev kit: https://github.com/aureleq/muRataSigfox#prepare-the-hardware-kit
Hi,
We have built a custom hardware based on the evaluation board B_L072Z_LRWAN1
With the evaluation board (B_L072Z_LRWAN1), SIGFOX_API_send_frame completes successfully. Where as on our custom board, the code hangs at this stage.
We have checked the I/Os, and keycodes. There doesnt seem to be anything wrong with those. Is there any way to debug why this might be happening?
Regards Kumar