/MySensorsRangeTest

Range test for 2 nodes using the MySensors library

Primary LanguageArduinoGNU General Public License v2.0GPL-2.0

MySensorsRangeTest

Range test for 2 nodes using the MySensors library

Installation

Required libraries:

Deploy

Prepare two nodes with nRF24 radios. On the top of the MySensorsRangeTest.ino sketch you'll find two defines, MASTER or SLAVE. Flash this sketch to one node with SLAVE #defined and to the other with MASTER #defined.

Running

Connect to the MASTER node with a serial terminal supporting ANSI escape sequences (e.g. Tera Term or Putty on Windows).

Range test screenshot