Commit Graph

674 Commits (cd5154e77da09d5390493a08d09408d5369ee294)
 

Author SHA1 Message Date
Timm Bogner 67e7536b98 updated graphics 2 years ago
Timm Bogner 764751cb00
Update README.md 2 years ago
Timm Bogner e6eafde5cf
Update README.md 2 years ago
Timm Bogner 5f4ded8653
Update README.md 2 years ago
Timm Bogner b973264bc6
Update README.md 2 years ago
Timm Bogner 20b81e0bae getting in shape... 2 years ago
Timm Bogner 03c512e02a change 2 years ago
Timm Bogner 4599cc47b3 more fixes 2 years ago
Timm Bogner 1db609b3b8 fixed things 2 years ago
Timm Bogner 2c2e1313fa ope. 2 years ago
Timm Bogner 7cdec6e6d8 homogenized the examples 2 years ago
Timm Bogner 468a0b7e33
Merge pull request #12 from SensorsIot/main
Tested Example files for the video
2 years ago
sensorsiot 93f5d22feb Added some globals 2 years ago
sensorsiot ccf1123032 This is a tested version of the example files 2 years ago
sensorsiot fc117c1f42 On the way back to a working example 2 years ago
Timm Bogner 69180f5f22 Update fdrs_functions.h 2 years ago
Timm Bogner 39d9f1ba6a tubbleschruting 2 years ago
Timm Bogner fcb6f45c49 Merge branch 'main' of https://github.com/timmbogner/Farm-Data-Relay-System 2 years ago
Timm Bogner 2008d0fb53 final adjustments 2 years ago
Timm Bogner 4aec6bb808
Update README.md 2 years ago
Timm Bogner 2d58380f83
Merge pull request #11 from SensorsIot/main
update
2 years ago
sensorsiot c9943d8f54 changed instructions 2 years ago
sensorsiot cc17e42d7f Update .gitignore 2 years ago
sensorsiot f9882d1466 Update .gitignore 2 years ago
sensorsiot 79353ea37b Transferred MQTT_BROKER, too 2 years ago
sensorsiot e2390e1227 Moved band and SF to the default file
After all the changes it is no more necessary to have them in credentials
2 years ago
Timm Bogner e48a9e711b Update fdrs_defaults.h 2 years ago
Timm Bogner 9d01ac0ac5 changed filename 2 years ago
Timm Bogner 2669fac3cb fixed device 5 issue and changed filenames 2 years ago
Timm Bogner feb09755d2
Merge pull request #8 from SensorsIot/main
New concept with default.h
2 years ago
sensorsiot 56fa9c9bf2 Introduced topics for data, command, and status 2 years ago
sensorsiot b5082b3f33 Adapted the numbering of the nodes to the numbers of the diagram 2 years ago
sensorsiot f165cfd20e Removed Datareading.h file and transferred sensor definitions to default.h 2 years ago
sensorsiot 99a29a3f1e Gateway default actions
For the moment there are no default actions because they have to be defined for each device
There is also no default UNIT_MAC. Therefore they do not belong into the default.h
2 years ago
sensorsiot dca34a2bfb Node definitions and loraAddress
LoRaAddress[] = {0x42, 0x00}; must not be changed. Therefore it belongs to the default.h

proper node definitions for our scenario added
2 years ago
sensorsiot a0de0339a1 Changed to my_
added hyphen in the my_xxx defines
2 years ago
sensorsiot a1188238cf How to create the credentials file added 2 years ago
sensorsiot ad04e7120f Test 2 years ago
SensorsIOT 460ac0909d
Create FDRScredentials.h 2 years ago
sensorsiot e99ab06334 Delete FDRScredentials.h 2 years ago
sensorsiot c2445e5361 Merge branch 'main' of https://github.com/SensorsIot/Farm-Data-Relay-System 2 years ago
sensorsiot 3c1f0c1b9c Update FDRScredentials.h 2 years ago
SensorsIOT 495e88b8d4
Update .gitignore 2 years ago
sensorsiot 4f8012bac5 Further cleanup 2 years ago
sensorsiot 56f517d45e Test 2 years ago
sensorsiot a6e1cbe96d Test 2 years ago
sensorsiot 0a0d5db731 Test 2 years ago
sensorsiot c9d45223c2 Changed default management and introduced a directory for the libraries folder 2 years ago
sensorsiot 027a75df60 Added a default.h file to the sensors files
and took the else out (no more needed because now defined in default.h
Added band in default.h

Band should be renamed to FREQUENCY (because it defines the frequency)
2 years ago
sensorsiot e47bbc4906 Merge branch 'main' of https://github.com/SensorsIot/Farm-Data-Relay-System 2 years ago