/arduino_blyss_hack

Blyss protocol hack and proof-of-concept code for arduino

Primary LanguageArduino

Blyss ligth-switch protocol reverse engineering

Made possible by :

Pseudo "white-paper" about the hardware / software hack :

Hardware : http://skyduino.wordpress.com/2012/07/17/hack-partie-1-reverse-engineering-des-interrupteurs-domotique-blyss/

Software : http://skyduino.wordpress.com/2012/07/19/hack-partie-2-reverse-engineering-des-interrupteurs-domotique-blyss/


Content in this repository :

  • Blyss_arduino_code : Arduino code related to the Blyss protocol (Sniffer, Spoofer and Gateway)
  • Blyss_trame_analyse : Blyss RF protocol dump (OLS format) and decoding tools (out-dated, use arduino code instead)