Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 682 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 682 Bytes

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".