Forum Replies Created
-
AuthorPosts
-
Hi Erjon,
witch provider do you use with Arduino UNO?
Bye RenzoHi William,
check the connection with a simple sender example so we can exclude some electronic issue.
Bye RenzoHi William,
to manage the WOR, you must do some additional things.
To preserve Sleep mode, you must hold down the M0 M1 pin and enable the ext GPIO wake-up.
You can find what you need in this article.Ebyte LoRa E32 device for Arduino, esp32 or esp8266: WOR (wake on radio) and new ESP32 shield – 8
Bye Renzo
-
This reply was modified 1 year, 2 months ago by
Renzo Mischianti.
Hi g,
remember that the power supply and antenna are crucial for the range of transmission; put also a good capacitor on the battery to supply sufficient peak current.
Bye Renzo27 June 2024 at 13:15 in reply to: Printer not connected (Baudrate Marlin problem on BeePrint MKS WiFi) #30872Hi all,
@Nunu00 seems to fix the problem here.BeePrint partially works with Ghost 5 and Marlin
Ask to him for more information, I don’t have Marlin.
Bye RenzoHi, the
stream.readBytes
must return the number of bytes read, as the documentation specifies, so I think it’s an ESP core temporary bug.
But I check better next.
Thanks for your feedback, RMMmmm… It’s strange that it doesn’t start, but with the last Marlin version, can you confirm that it works correctly?
Thanks RenzoHi,
use fat32, use the beeprint to upload, no other system.
Bye RenzoHi Nunu,
first of all, try to format the SD card and use only the web interface to manage It as a test.
Bye Renzo20 June 2024 at 22:51 in reply to: E220 communication only works if the code is compiled on one specific PC #30845Hi,
It’s very strange, but you receive some errors or similar?
Bye RenzoHi,
You have set the filezilla whit the correct parameter?
Bye Renzo20 June 2024 at 22:46 in reply to: Beginner Question on using the E220 library when the E220 is attached via USB. #30843Hi echo,
You can use the programmer software of the EByte, you can download from here also.
So you must set the device in config mode and connect to it.
Bye RenzoHi,
In fixed transmission you must use as destination address the address set in the config of the device that just receive the message.
In wor the tx and rx is setted as usual respectly to the rx tx of the counter part.
Bye RenzoHi,
It’s seems ok, remember to do some long range test and use correct antenna.
Bye RenzoHi William,
I think you must check the power supply and the memory usage, you must debug all the variables used and the size.
Bye Renzo -
This reply was modified 1 year, 2 months ago by
-
AuthorPosts