Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
josesimoes committed Jul 19, 2023
1 parent d178925 commit 8c1fecd
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
pack NuGet:
## Welcome to the Eclo SIM800H driver

This is driver to manage [Eclo IoT module](http://eclo.github.io/SIM800h-IoT-module) based on SIMCOM SIM800H.

Features:

- GPRS network management
- SMS send/receive
- MMS send
- SNTP
- Geo Location from celular network
- Sockets send/receive
- HTTP requests

### Pack NuGet

* move to E:\dev\Eclo\Eclo.nF.SIM800H
* issue command: nuget pack nuspec\Eclo.nanoFramework.Sim800H.nuspec -Version 1.0.2.0 -BasePath .\

0 comments on commit 8c1fecd

Please sign in to comment.