Timm Bogner
79d7127717
Update README.md
2022-06-14 20:56:53 -05:00
Timm Bogner
e588f75505
Update README.md
2022-06-14 14:37:59 -05:00
Timm Bogner
c4e0c8cea4
Update README.md
2022-06-14 14:35:11 -05:00
Timm Bogner
d1f2012d6a
Update README.md
2022-06-14 13:23:44 -05:00
Timm Bogner
2a350aae3b
Update README.md
2022-06-14 12:44:00 -05:00
Timm Bogner
de48e0b112
Update README.md
2022-06-13 21:22:17 -05:00
Timm Bogner
200eea7d4b
Create README.md
2022-06-13 21:19:21 -05:00
Timm Bogner
f0a067358d
Update README.md
2022-06-13 00:02:47 -05:00
Timm Bogner
3843ca00fb
Update README.md
2022-06-12 23:57:12 -05:00
Timm Bogner
77ead5c0ee
Update README.md
2022-06-12 23:56:33 -05:00
Timm Bogner
faf4cbe2a6
Updated to current version
2022-06-12 23:43:35 -05:00
Timm Bogner
38a4214039
reverted to 'sensor_setup.h'
...
I will probably go back to "sensor_config" eventually.
2022-06-12 23:22:09 -05:00
Timm Bogner
7e5f9d4db2
Update README.md
2022-06-12 23:08:17 -05:00
Timm Bogner
e891c66948
Merge branch 'main' of https://github.com/timmbogner/Farm-Data-Relay-System
2022-06-09 20:38:26 -05:00
Timm Bogner
67e7536b98
updated graphics
2022-06-09 20:38:04 -05:00
Timm Bogner
764751cb00
Update README.md
2022-06-09 20:15:24 -05:00
Timm Bogner
e6eafde5cf
Update README.md
2022-06-08 22:41:41 -05:00
Timm Bogner
5f4ded8653
Update README.md
2022-06-08 21:17:49 -05:00
Timm Bogner
b973264bc6
Update README.md
2022-06-08 20:48:20 -05:00
Timm Bogner
20b81e0bae
getting in shape...
2022-06-08 20:13:39 -05:00
Timm Bogner
03c512e02a
change
2022-06-08 09:09:23 -05:00
Timm Bogner
4599cc47b3
more fixes
2022-06-07 21:02:31 -05:00
Timm Bogner
1db609b3b8
fixed things
2022-06-07 20:07:30 -05:00
Timm Bogner
2c2e1313fa
ope.
2022-05-31 16:42:19 -05:00
Timm Bogner
7cdec6e6d8
homogenized the examples
2022-05-31 15:32:12 -05:00
Timm Bogner
468a0b7e33
Merge pull request #12 from SensorsIot/main
...
Tested Example files for the video
2022-05-26 06:48:37 -05:00
sensorsiot
93f5d22feb
Added some globals
2022-05-26 12:03:06 +02:00
sensorsiot
ccf1123032
This is a tested version of the example files
2022-05-26 11:46:39 +02:00
sensorsiot
fc117c1f42
On the way back to a working example
2022-05-26 10:56:51 +02:00
Timm Bogner
69180f5f22
Update fdrs_functions.h
2022-05-25 19:15:49 -05:00
Timm Bogner
39d9f1ba6a
tubbleschruting
2022-05-25 19:11:38 -05:00
Timm Bogner
fcb6f45c49
Merge branch 'main' of https://github.com/timmbogner/Farm-Data-Relay-System
2022-05-25 16:54:13 -05:00
Timm Bogner
2008d0fb53
final adjustments
2022-05-25 16:53:39 -05:00
Timm Bogner
4aec6bb808
Update README.md
2022-05-25 06:05:04 -05:00
Timm Bogner
2d58380f83
Merge pull request #11 from SensorsIot/main
...
update
2022-05-24 15:41:33 -05:00
sensorsiot
c9943d8f54
changed instructions
2022-05-23 21:49:20 +02:00
sensorsiot
cc17e42d7f
Update .gitignore
2022-05-23 21:33:53 +02:00
sensorsiot
f9882d1466
Update .gitignore
2022-05-23 21:29:51 +02:00
sensorsiot
79353ea37b
Transferred MQTT_BROKER, too
2022-05-23 21:25:26 +02:00
sensorsiot
e2390e1227
Moved band and SF to the default file
...
After all the changes it is no more necessary to have them in credentials
2022-05-23 21:22:44 +02:00
Timm Bogner
e48a9e711b
Update fdrs_defaults.h
2022-05-23 12:37:15 -05:00
Timm Bogner
9d01ac0ac5
changed filename
2022-05-23 10:02:54 -05:00
Timm Bogner
2669fac3cb
fixed device 5 issue and changed filenames
2022-05-23 09:46:54 -05:00
Timm Bogner
feb09755d2
Merge pull request #8 from SensorsIot/main
...
New concept with default.h
2022-05-22 21:59:35 -05:00
sensorsiot
56fa9c9bf2
Introduced topics for data, command, and status
2022-05-22 23:35:31 +02:00
sensorsiot
b5082b3f33
Adapted the numbering of the nodes to the numbers of the diagram
2022-05-22 22:56:58 +02:00
sensorsiot
f165cfd20e
Removed Datareading.h file and transferred sensor definitions to default.h
2022-05-22 22:30:12 +02:00
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
2022-05-22 20:44:02 +02:00
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
2022-05-22 20:25:43 +02:00
sensorsiot
a0de0339a1
Changed to my_
...
added hyphen in the my_xxx defines
2022-05-22 16:45:13 +02:00