@frederic-raducki
sometime I found my problem related to wifi, and yes, once I put it down it works but when I put it down again it won't work, I have tried not to touch it once it made connection, still works.. I am about 3 metres from the router which is a good distance.
David Wickenden
@David Wickenden
Best posts made by David Wickenden
-
RE: Omega 2 and Arduino dock.
Latest posts made by David Wickenden
-
RE: Omega 2 and Arduino dock.
@frederic-raducki
sometime I found my problem related to wifi, and yes, once I put it down it works but when I put it down again it won't work, I have tried not to touch it once it made connection, still works.. I am about 3 metres from the router which is a good distance. -
RE: Omega enclosures
@fossette it should not need to worry, if unsure, put finger and wipe round evey nook and cranny as static discharged through your finger.
-
RE: Wifi Connection problems
@Shannon-Peterson
Must be true that Linksys Wireless-G 2.4GHZ WRT54G is pretty old or anything over say 7 years old which need to upgrade or update to today standard, I had one and got fed up and so I go upgrade to Belkin one. I have now got EE wifi and that works mostly, with the b149 seem ok. -
RE: Can't register device on cloud [resolved]
It has been 20 days and still no sign of fix, other news like it does work with wifi, internet, programming and playing with Arduino OTA (no, I mean using like OTA and not arduinoOTA).
-
Dual LCD displays
I had the idea from wiki.onion.io/Tutorials/Python-I2C-LCD-Display and I put in 2 I2C LCDs.
Rewrite on the next line looks like this from the first LCDlcd1 = lcddriver.lcd(0x3E) lcd1.backlightOn() lcd1.lcd_display_string("David made this", 1) lcd1.lcd_display_string("too. is it cool?", 2) sleep(1) lcd1.backlightOff() sleep(1) lcd1.backlightOn()
where lcd1 is the second LCD.
I let you play with it. I am learning how to do a python script. Beside more to come.
-
RE: Omega 2 and Arduino dock.
I have an Omega2plus 0.1.7 b139 and an Arduino dock v2 0.1-1. I have installed avrdude 6.1-1 and modified the boards.txt. Even running opkg list-installed and find it still there. What ever I do today as it was working well yesterday between Onion Omega and Arduino IDE but not today, what going on?
Found it sometime worked most of the time don't work, think it the antenna kinda hit and miss depend how you place it. If it don't work move it somewhere not too far from the spot. Anyway you try. -
RE: Can't register device on cloud [resolved]
@johan-ruijgt I could not find k'y instead of key.
I did the same as you did and did get the blue cloud but when it stopped or finished it revert back to no cloud. So something happening right there.