Hi,
I have a little troubl with RTC and timer1&timer2 not counting impulse.
Program hangs after a while. :(
custom boart sat-tech-sbox232
Hi,
I have a little troubl with RTC and timer1&timer2 not counting impulse.
Program hangs after a while. :(
custom boart sat-tech-sbox232
I ran this program on DK52, identical behavior, you don't need my custom board. If you need it, just change the PIN in the device tree to UART, I ran it as is and connected the TTL<->USB converter and I see the messages. The project was selected to compile for Sat_tech_sbox232/debug but perfecly run on DK52
Thanks for that pointer, I managed to build and run on the nRF52DK, running it in debugger now and waiting for the hang, when the hang happens, I will try to analyze the context to see if we can get some debugging direction.
The code is running for almost two hours now, and it doesn't hang. Please test this hex on the nRF52DK on your end
Ok, running on my DK52, I see messages on serial /dev/ttyACM0
I am assuming that you are able to run it without issues?
Then I am not sure how to debug this at my end. Do you think you can send the custom board to me?