Skip to content

BestModules-Libraries/BMC36M0x1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMC36M0x1

The Best Modules BMC36M0x1 is a Sub-1G FSK transceiver transparent transmission module, which uses the UART communication method. This document describes the Arduino Lib functions of the BMC36M0x1 and how to install the Arduino Lib. The provided examples demonstrate how to pair the modules to form a Peer network topology or a Star network topology to implement pairing, wireless communication and other functions.

This library can be installed via the Arduino Library manager. Search for BMC36M0x1.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Version History

  • V1.0.1
      - Initial public release.
  • V1.0.2
      - Improve wireless communication speed.
      - Add functions:bool isPaired(),uint8_t getShortAddress (uint16_t shortAddr []);

License Information

This product is open source!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact technical support on our BESTMODULES Email:service@bestmodulescorp.com

Distributed as-is; no warranty is given.

BESTMODULES