|
Help flashing Zephyr to a Reel bord
#reel_board
#flash
Hi, There is also reel_board_v2, have you tried it? Best regards Andrei Emeltchenko
Hi, There is also reel_board_v2, have you tried it? Best regards Andrei Emeltchenko
|
By
Andrei
· #2272
·
|
|
Shell over WebUSB
Hi Markus, Yes, I had some dirty hacks working, never went upstream, the JS part is still here: https://github.com/finikorg/webusb-zephyr-demo webusb defines interface with 2 endpoints just for tests,
Hi Markus, Yes, I had some dirty hacks working, never went upstream, the JS part is still here: https://github.com/finikorg/webusb-zephyr-demo webusb defines interface with 2 endpoints just for tests,
|
By
Andrei
· #1772
·
|
|
A question about configuring a USB virtual console in DTS?
#dts
#defconfig
Hi, You can just remove virtualcom stuff, samples/subsys/usb/console/prj.conf should assign right console with: CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0" Best regards Andrei Emeltchenko
Hi, You can just remove virtualcom stuff, samples/subsys/usb/console/prj.conf should assign right console with: CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0" Best regards Andrei Emeltchenko
|
By
Andrei
· #1764
·
|
|
Cmake and DTC Version issues installing Zephyr
Hi All, I was having similar issue: west was failing, probably because there were several revisions: a default one and bootstrapping one. I switched default to the same revision as bootstrapping and i
Hi All, I was having similar issue: west was failing, probably because there were several revisions: a default one and bootstrapping one. I switched default to the same revision as bootstrapping and i
|
By
Andrei
· #1621
·
|
|
Zephyr compatible motes for 802.15.4
Hi, I have not tried that board, I know that FRDM-K64F works (somehow) with 802.15.4 through FRDM-CR20A shield (there is overlay for that configuration overlay-frdm_k64f_mcr20a.conf). I would personal
Hi, I have not tried that board, I know that FRDM-K64F works (somehow) with 802.15.4 through FRDM-CR20A shield (there is overlay for that configuration overlay-frdm_k64f_mcr20a.conf). I would personal
|
By
Andrei
· #1482
·
|
|
Zephyr compatible motes for 802.15.4
Hi Nikos, I have not developed 802.15.4, and those answer are only my IMOs. Yes No You can make Zephyr board behave like "serial-radio" device and use Contiki native border router, etc samples. https:
Hi Nikos, I have not developed 802.15.4, and those answer are only my IMOs. Yes No You can make Zephyr board behave like "serial-radio" device and use Contiki native border router, etc samples. https:
|
By
Andrei
· #1470
·
|
|
Zephyr compatible motes for 802.15.4
Hi, reel_board, frdm_k64f + CR20A, quark_se_devboard, the easiest is reel_board: https://www.zephyrproject.org/introducing-the-zephyr-reel-board/ Best regards Andrei Emeltchenko
Hi, reel_board, frdm_k64f + CR20A, quark_se_devboard, the easiest is reel_board: https://www.zephyrproject.org/introducing-the-zephyr-reel-board/ Best regards Andrei Emeltchenko
|
By
Andrei
· #1457
·
|
|
6lowpan border router
Hi Tavish, wpan_serial just implements 802.15.4 "serial-radio", it does not know anything beyond that. I think you need to check contiki border router or 6lbr for that. wpan_serial might not support a
Hi Tavish, wpan_serial just implements 802.15.4 "serial-radio", it does not know anything beyond that. I think you need to check contiki border router or 6lbr for that. wpan_serial might not support a
|
By
Andrei
· #1419
·
|
|
6lowpan border router
Hi, I have done wpan_serial app and it was working with RPL nodes (now RPL support was removed from Zephyr as we have no maintainer for it). Best regards Andrei Emeltchenko
Hi, I have done wpan_serial app and it was working with RPL nodes (now RPL support was removed from Zephyr as we have no maintainer for it). Best regards Andrei Emeltchenko
|
By
Andrei
· #1408
·
|