This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf52805 and com with PUTTY

Hello, i have send my program with my DKnr52840 on my module 805, (the example peripheral Uart) now i would like to make my com with putty or other software but i'm going to show you what i have.   i verified the com and when im on my app on my phone and im trying to write something i have nothing on the screen. i think there is no communication.  Thank you in advance

  • Hello Simon i have close the other post because my only problem now is putty.

  • Hello, everything is working fine when i send the program in the DK but when I emluated/transfer this in the nrf52805 (module) I can send it but I can't send or receive info thx to the app ou putty. I saw the program but I wanted to know if you have an idea of the source of the problem.    the dk has value and feedback and the nrf805 nothing communicate. Thank you in advance

  • Hi again

    What are TX pin number and RX pin number set to, and is the module connected to a USB-UART bridge so it is able to communicate with the computer? I'm guessing it doesn't which is why you can't connect to PuTTY and see logs on your computer. 

    Best regards,

    Simon

  • Hello, thank you it is working !! i would like to know how to change the size of rx and tx character i think this is 20 characters for each. Thank you in advance 

  • Hi

    What do you mean about the size of "rx and tx character"? I think you have already done so in your main file by setting the TX and RX_BUF_SIZE to 256. What do you want to change the size to, and what are you struggling with exactly?

    Best regards,

    Simon

Related