Skip to content
Léopold Sayous edited this page Jul 31, 2015 · 12 revisions

Benchmarks

Application code in use: Simple sender/receiver test
Configuration: Default configuration (with any tuning of the modules disabled)
Distance between nodes: ~40cm **

Message sent interval [sec.] Message count Reception success rate
0.5 20000 ~80%
0.125 20000 ~99%
0.015 (all Serial.print's disabled) 20000 ~100%

Application code in use: Simple sender/receiver test
Configuration: Default configuration (with tuning enabled)
Distance between nodes: ~40cm

Message sent interval [sec.] Message count Reception success rate
0.5 5000 100%
0.125 5000 ~98%
0.015 (all Serial.print's disabled) 5000 ~80%

There must be some issue with the tuning code. Will be repeated another day.


Ranging accuracy


Samples number: 558
mean distance: 1.501m
std: 0.0228m
RX power: around -67dBm
Receive quality: around 350
FP power: -82 dBm
Real distance: around 1.3m (not measured)


Clone this wiki locally