Hello Benjamin, Thank you for your help, I have found the issue: the used terminal program must control the DTR signal while sending data. pyterm used on Linux does that, while Windows terminals (HTerm in my case) shall be explicitly configured for that. Perhaps it makes sense to mention this somewhere in the board description...
Best regards, Alexander On Sun, Jul 12, 2020 at 4:00 PM Benjamin Valentin < benjamin.valen...@ml-pa.com> wrote: > On Sun, 12 Jul 2020 00:53:46 +0200 > Alexander Chudov <chu...@gmail.com> wrote: > > > But any of the examples with console (gcoap, > > gnrc_networking, hello-world) don't work - COM port is available and > > openable, but nothing is printed out. > > Are there multiple COM ports and do you get a new one if you plug in > the dongle? > Since you are using hterm, did you set it to send LF (line feed) on > enter? The RIOT shell will only process your input once it's received a > new line character. > > On Linux, it should give you a /dev/ttyACM0 device and you should be > able to open a terminal with > > make BOARD=nrf52840dongle term > > You should also see a new device appear in dmesg. > > Best, > Benjamin > > _______________________________________________ > users mailing list > users@riot-os.org > https://lists.riot-os.org/mailman/listinfo/users > -- With best regards, Alexander A. Chudov
_______________________________________________ users mailing list users@riot-os.org https://lists.riot-os.org/mailman/listinfo/users