Home › Forums › The libraries hosted on the site › EByte LoRa e220 UART devices LLCC68 › E220 with Arduino Pro Micro and Step-down DC converter
- This topic has 4 replies, 2 voices, and was last updated 1 year, 9 months ago by
jussiv.
-
AuthorPosts
-
-
1 August 2023 at 15:33 #26876
Hi!
I’m new to E220 and trying to work with it using Arduino Pro Micro (5V). I’ve made connections as instructed here, but since Arduino Pro Micro doesn’t have 3.3V output and I have few spare DC-DC step-down 3.3V converters, I added one to convert 5V to 3.3V (also instead of using 2k and 1k resistors, I used 1.8k and 3.6k which I found my storage box).
Unfortunately it seems that it doesn’t work, error (12 – no response from device) is shown. When using the same E220 device with my another Arduino Pro Mini (3.3V) with more simpler connections, everything works smoothly. I’ve checked the connections and everything should be fine based on my understanding.
Here’s the full trace:
”
No response from device! (Check wiring)
12
—————————————-
HEAD : 0 0 78AddH : 65
AddL : 64Chan : 114 -> 524MHz
SpeedParityBit : 0 -> 8N1 (Default)
SpeedUARTDatte : 1 -> 2400bps
SpeedAirDataRate : 0 -> 2.4kbpsOptionSubPacketSett: 1 -> 128bytes
OptionTranPower : 0 -> 22dBm (Default)
OptionRSSIAmbientNo: 1 -> EnabledTransModeWORPeriod : 1 -> 1000ms
TransModeEnableLBT : 0 -> Disabled (default)
TransModeEnableRSSI: 0 -> Disabled (default)
TransModeFixedTrans: 1 -> Fixed transmission (first three bytes can be used as high/low address and channel)
—————————————-
Hi, I’m going to send message!
Success
”Is there possibility to debug what might be the problem? Or do you think that this step-down converter is for some reason anyhow bad idea?
Here’s image of the connections if it helps anyhow.
Thanks a lot for the help in advance!
-
1 August 2023 at 15:36 #26896
Hi Jussiv,
as a test, try to connect all at 5v, the device needs a big use to be damaged from 5v logic level.
Bye Renzo -
1 August 2023 at 23:01 #26901
Hi!
Thanks for guidance! I removed dc-dc step-down converter and connected AUX, TXD and RXD from module through pull-up resistors to 5V. Unfortunately I still get the same message. I also tried to use my another module (which is working fine with Arduino Pro Mini) which doesn’t have voltage dividers at all (e.g. M0, M1 and RXD are connected directly), but it doesn’t change the situation.
I’ve checked with leds that pins 3-7 which I’m using to connect module from my Arduino Pro Micro work fine.
-
3 August 2023 at 08:10 #26904
Hi jussiv,
if It does not work with a direct connection, the problem can be only the wiring with respect to the configuration. Try to check It again.
Bye Renzo -
13 August 2023 at 15:47 #27120
Hi!
Thanks for guidance!
For some reason I wasn’t able to get it working easily, so I changed my Pro Micro to another Pro Mini and same wiring than another Pro Mini. Now it works well!
Now it is time to check how long signal will reach. Thank you so much for great library!
-
-
AuthorPosts
- You must be logged in to reply to this topic.