RenatoP

Results 19 issues of RenatoP

In IoT Menu - In a configuration tab (exists already) - Have a project wifi configuration. (we already have it. The one that updates the system.conf file in iot-systems -...

enhancement

A specialized flashing dongle that helps us adopt new devices quickly without using USB serial. A dongle with screen with to pre-flash multiple devices. for adopt. Over the air remote...

enhancement
eligible for internship

Reverse proxy to mirror port 40080 to be visible on another port so it can be visible via SSH Deal also with authentication in here and maybe cloudflare example estimate...

enhancement
help wanted
urgent

The First Node Documentation it says : _Make sure that the IoT dongle is connected to the Rapsberry Pi_ There is no link there to how to set up the...

enhancement
eligible for internship

Extend ESPS's functionalities to work synchronized to a timestamp for coordinated actions between nodes.

enhancement
help wanted

Fix the internet forward to switch from Phone USBTethering form ETH0 automatic without having to restart the PI. Quick fix: `ifdown usb0` `ifup eth0` maybe killing the hostap is needed...

Docker container runs on 172.17. on the Raspberry and it conflicts with the U.T university LAN. Assign a new I.P at `etc/docker/damon.json` `"default-address-pools" : [{"base": "10.10.0.0/16", "size": 24}] `

Create a gateway dongle that can communicate multiple protocols besides wifi.

Output and relay documentation is outdated, it is showing the old Python parameters. output(name, pin, high_command="on", low_command="off") high_command and low_command not needed anymore.