Skip to content

BestModules-Libraries/BMC81M001

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMC81M001

The Best Modules BMC81M001 is a WiFi module, which uses the UART communication method.This document provides the description of the BMC81M001 Arduino Lib functions and how to install the Arduino Lib. The example demonstrates the data transmission functions of TCP and Alibaba Cloud Platform.

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

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
      - Add examples(ThingSpeakPublish,ThingSpeakSubscribe).
  • V1.0.3
      - Change the wiring of the example(ThingSpeakPublish);
      - Change the pictures(layout and schematic) of the examples (ThingSpeakPublish,ThingSpeakSubscribe).
  • V1.0.4
      - Perfect example(Aliyun_Iot);
      - Add example(ONENET);
      - Changed the picture in examples;
  • V1.0.5
      - Add base function:sendATCmd,SSID,getStatus,getIP,getGateway,getMask,getMacAddress,getATVersion;
      - Add http function:http_begin,http_get,http_getString,http_end;
      - Add example:Http get;
      - Delete function:setPublishTopic,setTopic;
      - Open AT return data for user operation (BMC81M001Response).

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 BEST MODULES CORP. Email:service@bestmodulescorp.com

Distributed as-is; no warranty is given.

BEST MODULES CORP.

About

Arduino library for UART access to the BMC81M001 that WIFI Module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages