|
ba457838c3
|
Included the dependency files in the app folder
|
2021-07-17 23:00:17 +02:00 |
|
|
9362002b33
|
Changed transmit power from PA_MIN to PA_LOW, minor changes in the app code and added some comments
|
2021-06-20 21:09:00 +02:00 |
|
|
51b1608d90
|
Updated the test program description comment
|
2021-06-13 18:49:48 +02:00 |
|
anschrammh
|
cbc8a8be73
|
Did some minor changes to the payload structure debug function
|
2021-06-06 21:31:47 +02:00 |
|
|
2c10a560bc
|
Disabled the serial, output, reduced the transmit power and set the sleep duration back to 1 min
|
2021-06-06 18:05:32 +02:00 |
|
|
6b9c05a69d
|
Updated a delay value for testing purposes
|
2021-06-06 18:04:24 +02:00 |
|
|
bad438287b
|
Corrected a typo in a comment and added some explanatory comments
|
2021-06-05 23:39:57 +02:00 |
|
|
955aa7a8dd
|
Added the app program which runs on the device once everything was properly tested with the test app and is functional.
|
2021-06-05 23:35:44 +02:00 |
|
|
201819f2ef
|
Added the packet_format.h file which contain the definition of the various header values
|
2021-06-05 23:33:47 +02:00 |
|
|
e7325a04a3
|
Updated the definition.h file : added the data structure which is what is sent over the air by the radio module
|
2021-06-05 23:31:59 +02:00 |
|
|
a86ed2d318
|
Replaced two methods with a new one ie temperatureAndATMPressureFromBMP280 and added a missing delay to let the 3V3 rail stabilize
|
2021-06-05 23:27:17 +02:00 |
|
|
d958d5f8c2
|
Updated the test.ino program to use the new temperatureAndATMPressureFromBMP280 method
|
2021-06-05 23:25:28 +02:00 |
|
|
3bb3b04bb8
|
Added the test code which purpose is to verify that everything works as expected
|
2021-05-30 11:50:02 +02:00 |
|
|
daa5bcbbf6
|
Added necessary third parties libraries
|
2021-05-30 11:47:54 +02:00 |
|
|
8e563ed8ac
|
Added the third party nrf24l01 library
|
2021-05-16 22:38:33 +02:00 |
|