Th3maz1ng
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-09-25 17:53:31 +02:00
3fe5946d49 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-09-23 14:39:53 +02:00
cabfdfcfb3 Added the const qualifier to some methods. When I have time, I SHOULD MAKE A PASS to add all needed const qualifier
bbcc262ac5 Added the -e (export binary) option when compiling as well as a user prompt to ask for the serial port when flashing
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_dual_nRF24L01_gateway 2022-09-18 10:05:22 +02:00
14bb7c90e0 Updated the VSCode flash command in tasks.json which now prompts the user for the serial port number
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_dual_nRF24L01_gateway 2022-09-16 13:14:08 +02:00
6930494e0c Added missing header files.
ad70fdccea Removed some code written to recover from a strange connection error because it didn't work as expected. The temporary fix I did is to make a preventive MCU reset every 5 hours or when the connection error appears, until I can find the cause of it.
11ed8dfb37 Updated the .gitignore file to include new files
Compare 3 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_dual_nRF24L01_gateway 2022-09-15 23:11:48 +02:00
8bcb5d847f Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-09-11 19:01:15 +02:00
58aaf74669 Finished to port the NRF24L01P library in C on the W801 board
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_dual_nRF24L01_gateway 2022-09-11 18:53:55 +02:00
9bcbf78d04 Added a new packet handling needed to get mailbox events and send a mail when one is triggered. Added experimental work around because of a connection error when posting the post data to the server through HTTP. This need to be investigated !
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2022-09-09 09:59:12 +02:00
2a822f5bce Renamed the payload type + few minor changes
8fc4976ac8 Added app.ino file description as well as renamed the type of the payload for more clarity
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_dual_nRF24L01_gateway 2022-08-16 21:30:34 +02:00
fce92285e3 Corrected the order of serial setup and serial print
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-08-16 18:11:38 +02:00
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-08-16 18:06:50 +02:00
14c3d41ac2 Reworked file tree + added new header and source file for the NRF driver that i'll eventually write one day when I get to it ^^
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-07-25 08:22:15 +02:00
d4c9ffd223 SPI continued
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-07-24 20:19:37 +02:00
e625328d58 Started to add some SPI commands
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-07-07 08:09:24 +02:00
3f0fc680ab Some optimization, starting to add a way to disconnect from remote access on the server side
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-07-06 08:31:44 +02:00
775ef945bf Now updating blink rate when in soft ap mode as well
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-07-05 14:32:27 +02:00
6c617c1f82 Added missing freertos function needed with nimble + added function to stop echoing from client during telnet session
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-07-03 18:48:41 +02:00
c043d6702e no op
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-07-03 18:41:17 +02:00
d1f2e141d8 Added remote access to the nano shell, change \n to \r\n + other changes
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/W801_SDK_dev_env 2022-07-03 09:22:18 +02:00
303ef23a48 merge
96af998af0 Removed the tracking of the config file
Compare 2 commits »