Skip to content

Latest commit

 

History

History

ping

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Example application for ping

If the node receives a message that isn't broadcast it will reply to the sender with the same message.

Build and flash to the nrf5340 application core

> source /path/to/zephyr/zephyr-env.sh
> west build -b nrf5340dk_nrf5340_cpuapp -p
> west flash