Hi,
I use "IoT-Enabelment Kit 1" from PHYTEC. I would like to test the gnrc_networking_router example on the pba-d-01-kw2x board from this kit.
It is possible to activate the the second UART as a usbdevice?
Are there any alternatives ?
Best regards,
Axl
Thanks for the quick replay. I tried your suggestion. I could not find the directory "dist/tools/uhcpd" and the script "start_network.sh"
Hence I tried this :
$ sudo ./ethos tap0 /dev/ttyACM0
and got these messages:
----> ethos: sending hello.
----> ethos: activating serial pass through.
----> ethos: hello received
main(): This is RIOT! (Version: 2016.03-devel-365-gbafd-chrysaor-info-ubuntu-14041-desktop-i386)
RIOT border router example application
All up, running the shell now
> help
Where can I find the directory "dist/tools/uhcpd" and the script "start_network.sh"?
Axl
Yourguess war right. It had to "git fetch" to get the correct branch. Now I can reach the shell.