Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example applications using the mesh node

  • app_core_demo: Simple app for the nrf5340 application core, sending a mesh message every 2 seconds, and logging received messages
  • button_demo: Sends a broadcast message when a button is pressed.
  • latency_test: Application for measuring one-way latency between nodes.
  • rtt_test: Application for measuring round-trip time.
  • ping: Application that will reply immediately to any received message.
  • shell: Simple CLI example that can send messages.
  • marco: Application that can send "marco", and replies "polo" if it receives "marco".