Hello,
I have a question about the text_record sample, I have a thingy91 and I would like to read the device with NFC on my phone. I saw that this sample could do that. However as I'm on the Thingy91 I don't have a console for debugging when I flash the nrf52 modem with it.
Is there a way to have the console and use the bridge sample?
I run the sample in debug mode and execute the program step by step, the configuration is done without error, but when I scan the NFC antenna with my phone it crashes, I think it's a bus fault.But I don't see the errors without console.
Would you have an idea of the problem?
Thanks in advance for your help!