Thanks! Many Thanks
Paolo Moro
@Paolo Moro
Best posts made by Paolo Moro
Latest posts made by Paolo Moro
-
RE: Original Image openwrt-22.03.3-ramips
@DumTux I can't do it I have to log in first. Perhaps the serial port or the ethernet card is active.
-
RE: Original Image openwrt-22.03.3-ramips
Thanks for your advice.
But I believe that at least the serial port is active.I'm trying a MT7628N Chipset with MIPS24KEc Kernel.
I will try with the serial port.
-
Original Image openwrt-22.03.3-ramips
Hi all, I tried to upload this image openwrt-22.03.3-ramips-mt76x8-onion_omega2p-squashfs-sysupgrade.bin
then sysupgrade /tmp/ope...
I don't see the WiFi network, is this normal? Can I connect by another way? With the hard reset nothing append.
-
RE: Script to deploy firmware to device using ethernet ipv6
@luz very interesting. Thank you for the contribution.
I did the same thing. But with a different logic.- Run the "master" board
- every minute she try, by wifi, to connect to an omega-... connect on ssh (with key accept by default yes) without sshpass.
- After a successful connection ssh she inject a script that downloads the .bin from a repository on the LAN and starts the sysupgrade.
(by wifi)
I tested it with 100pz in 2 houres, all automatic. I can create many masters... and do everything faster.
But my version is sh + python script
Onion Omega2+ is the best! ā¬ā¬ā¬
-
RE: Script to deploy firmware to device using ethernet ipv6
Thanks!!!!! I need to use an ONION OMEGA to setup the other ONION OMEGA!!
I need to install sshpass on Onion.https://www.devdungeon.com/content/python-ssh-tutorial
What do you think about?
-
RE: Script to deploy firmware to device using ethernet ipv6
@crispyoz said in Script to deploy firmware to device using ethernet ipv6:
sshpass
Hi Thanks for you script. Can you tell me how to install sshpass? Please? THk
-
vnstat package
Hello to all,
has anyone ever used vnstat package? Is there any information for the onion version?Or may be an alternative?
I need to calculate the daily megabite consumption for an Internet connection.
Thanks
-
Is the 5V power of the ARDUINO DOCK different from the real Arduino UNO?
| Note: Remember that the ATmega runs on 5V, and therefore it reads 5V as logical high.
I use a classic NFC reader PNR532 V3 (like: https://images.app.goo.gl/uouKyD4WnnLDmuhHA) - SPI connection.
I used a lots of that reader connected directly on 5V of the omega PINOUT (expansion header) with ARDUINO DOCK 2 with onion board.
Now I bought 100 new NFC reader and if I connect them on an ARDUINO UNO everything work very good, but if I use the Onion Power on the ARDUINO DOCK 2 (5V) they don't work fine.
I noticed two thing:
- with the 3,3V of the expansion header the new readers works good
- these new reader are more powerfull, the reading range is wider.
Is the 5V power of the ARDUINO DOCK different from the real Arduino UNO?
many many thanks!!!
Paolo