Send DHT11 & SHT10 sensors data through LoRa SX1272 board.

Dependencies:   DHT11 SHTx SX1272Lib mbed

Fork of SX1272-Transmitter by Antoine Boisadam

Revisions of main.cpp

Revision Date Message Actions
21:3ea7ab726dd4 2017-04-01 Optimization of the sent message, 6 bytes now File  Diff  Annotate
20:c4f5299fa99d 2017-03-28 TX TIMEOUT File  Diff  Annotate
19:e50e4a513de1 2017-03-28 Compatibility with SHT10 Soil sensor File  Diff  Annotate
18:1ee53f77b90d 2017-03-13 Integration of the code of dalleo/DHT11_Temp_Humid_Air to retrieve real data and send them File  Diff  Annotate
17:cd37e3e63cec 2017-03-13 BufferSize = 1024 File  Diff  Annotate
16:80f027a8b2bc 2017-03-13 led blinking File  Diff  Annotate
15:24dc42e5d7bf 2017-03-13 removing useless state declarations File  Diff  Annotate
14:62c3fd006150 2017-03-13 PingPong is now only a transmitter File  Diff  Annotate
13:edb9b443c1dd 2016-02-17 First Release File  Diff  Annotate
10:7af820d1e1df 2015-11-26 Adapted application to new version of SX1276Lib radio driver File  Diff  Annotate
9:e764990e45df 2014-12-16 Updated according to radio library API change File  Diff  Annotate
8:f956dee63a56 2014-09-30 remove mbed_debug.h as causing insses with NXP board File  Diff  Annotate
7:c1bbd6c56979 2014-09-26 Change payload buffer handling File  Diff  Annotate
6:44752b4f8ab1 2014-09-23 minor change File  Diff  Annotate
5:f2431c4fe3bb 2014-09-19 Minor correction File  Diff  Annotate
4:5ece30264cd9 2014-09-19 created main.h for callback prototype; match library update File  Diff  Annotate
3:8b9e2a4df4b5 2014-09-04 Added support for FHSS File  Diff  Annotate
2:59e108728d71 2014-08-21 Release Candidate V1.1 File  Diff  Annotate
1:126d70d374f6 2014-08-20 Release Candidate File  Diff  Annotate
0:1ed39951ab7b 2014-08-19 Simple Ping-Pong between two SX1276MB1xAS boards File  Diff  Annotate