FIXED!!!!
i used I_Arduino1.xml and L_Arduino.lua from development branch and now the plugin its working!!!!
I'll include some sensors and check if everything works
FIXED!!!!
i used I_Arduino1.xml and L_Arduino.lua from development branch and now the plugin its working!!!!
I'll include some sensors and check if everything works
FIXED!!!!
i used I_Arduino1.xml and L_Arduino.lua from development branch and now the plugin its working!!!!
I'll include some sensors and check if everything works
@blacey thanks for your reply
Thats exactly what i did (well didnt remove old files)
Downloaded latest library, latest arduino ide, and the vera files ...that arent exactly new
Uploaded the 9 files to vera, uploaded the serial gateway sketch to my nano
Actually... I tried 3 different mysensors library versions with the same result.
Any ideas?
first...My serial gateway was working fine. One day it stopped woring and i decided to upgrade to latest versions.
Now i cant make it work again!!!
I can configure the serial port and create the My Sensors Plugin device, however always getting error when engine starts (Lua startup failure).
im seeing this error on log
50 02/24/17 11:20:22.545 luup_log:101: Arduino plugin: loading library L_Arduino ... LEAK this:966656 start:2011136 to 0x104f000 <0x2ba1d680>
01 02/24/17 11:20:22.602 luup_require [string "..."]:5: unexpected symbol near '<' <0x2ba1d680>
01 02/24/17 11:20:22.605 luup_log:101: Arduino plugin: plugin is not installed correctly. Library L_Arduino cannot be loaded. <0x2ba1d680>
01 02/24/17 11:20:22.606 LuaInterface::CallFunction_Startup-2 device 101 function startup failed (null) with return false <0x2ba1d680>
just fyi...my nano has the ftdi chip
thanks for your help
Hi everyone
this maybe very simple.....but i wanted to be sure doing it the right way.
Im planing to use a DC-DC step-up converter so i can use less batterys on my portable project but not sure what is the best way to connect it to power source and breadboard (initially) and PCB (final product)
It has 2 holes/plates for input (Vin/gnd) and 2 for output...no headers...
Should I solder battery holder cables to input and solder 2 cables for output?...use headers?
THanks for your help
@Bradley-A was me who replied on that topic....looking for some answer.
unfortunately my radio is reported as non + (it has the +on the chip)
Model = nRF24L01
i have 3 more radios working fine ...already switched with working ones....but still same result.
the only difference is they are working with 2 Nanos and 1 Uno, all conected to the arduino 3v3 pin. In the pro mini case, i had to use a 3v regulator, I checked voltage was ok, but still having "check wires error"
Guess I must find a + radio to use with this pro mini
Hi everybpdy.....any news on this topic?
my radio chips say NRF24L01+, however are detected as NRF24L01.
Got 3 of em working perfectly on Uno and Nano...but on pro mini always gettin the f**n "check wires" message...the only difference is the regulator (I'm using arduino pro mini 5V), but i checked and radio is getin 3.3 as it should be.
replaced cable....worked once
but switched to board usb ports (was using a usb hub)....and now its working fine!!!!!
weird thing is.....already used usb hub with nanos and Uno...and all worked fine...only this (my first) pro mini having this issues
Thanks you very much
I'm having the same problem
already checked everything but still geting the "check wires" message
can you share the sketch to test radio please
BTW I'm using a pro mini 5V and using a regulator (LD33CV)
thanks.
Hi
Im trying to build a motion sensor using pro mini clone but every time i try to upload the sketch im getting error:
vrdude: verification error, first mismatch at byte 0x...(last part change everytime)
I can upload simple sketches like blink, but when trying anything from MySensors always fail. Early today I was able to upload the motion sensor sketch, but had no radio signal...when I started reuploading the sketch sometimes worked..sotimes it didn't....and now its not working at all.
I've been reading about some windows 10 tp problems...but i'm using windows 7...so i think this is not the case.
found on another forum that bootloader maybe corrupted....but in that case...simple sketches should fail too...am I right?
if i need to reflash the arduino.....it can be done with the USBtoSerial adapter or do I need a programer?
Thanks for your help