This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

direction finding zephyr ...

I have a sniffer working . I Have a bouad with 

west build -b nrf9160dk_nrf9160 .. If I start an example on the zephyr-mainline   hello it work I see in ttyACM0 the printk("...")
west build -b nrf9160dk_nrf52840 samples/hello_world
west flash in the ttyACM1 e ttyACM2 I see nothing . (dip switch in NRF52)
West flash work well.
i WANT TO USE THIS devcie for direction_findig _connectionless_Tx .(see Zephyr)
But the problem is that I don't see The printK.

The other question is Wich is the best mainline to use with which version of zephyr.
Best Regards
Novello G.


Related