2019-06-06:
The new version of bbm_scanner app is now available: bbm_scanner_2.
Download it from here: Download
The new version of bbm_scanner app is now available: bbm_scanner_2.
Download it from here: Download
bbm_scanner is a small tool that helps very much when you are dealing with BBMagic modules. It receives messages from all BBMagic modules, processes and displays it on the screen.
7 times that bbm_scanner can help
- checking BBMagic modules
- reading RRSI (Radio Signal Strength Indicator) level
- testing communication range
- BBMagic radio traffic analyzing
- Bluetooth MAC address reading
- CR2032 battery testing through power supply voltage measuring
- reading modules firmware version
bbm_scanner is open source project
Thanks to that you can:
- learn quickly how to process BBMagic data
- use complete source code parts
- build your own application based on bbm_scanner project
bbm_scanner app version 0.1 deals with:
- BBMagic METEO
- BBMagic MOTION
- BBMagic MAGNETO
- BBMagic BUTTON
- BBMagic FLOOD
- BBMagic RELAY
- BBMagic DIMMER
How to get and launch bbm_scanner
Download: wget http://bbmagic.net/download/src/bbm_scanner_0.1.tar.gz
Unpack: tar -zxvf bbm_scanner_0.1.tar.gz
Go to the app directory: cd bbm_scanner_0.1
Change file rights if necessary: chmod 755 bbm_scanner_0.1
Fire it: sudo ./bbm_scanner_0.1
…and enjoy: