Forum Replies Created
-
AuthorPosts
-
Hi gspence,
It’s a good suggestion. Basically, I can do that by wrapping the get and set configuration.
I think about that.
Bye RenzoHi ilgiovaa,
It’s possible that there is some problem with the power supply during operation, and It generates a wrong status on the device.
Try to put a better power supply and retry.
Bye RenzoHi George,
sorry if I didn’t answer this topic, but to understand the problem better, I contacted EByte directly; I didn’t receive any satisfying information.
I think you can try to contact It to add pressure to the request.
Bye RenzoAhh! ok, sorry, now I understand.
I think the simplest thing to do is to flush the UART buffer, unfortunately, I put under private section the flush and cleanUARTBuffer.
But I can add this simple change in the next version.
Bye RenzoHi David,
The fastest way is to use Fritzing. Here is a short guide.
Bye RenzoHi George,
no not exist specified reset method.
To do something similar, I set the default configuration via the library to the device, or I use the EByte USB board and set the default config.
Bye Renzo7 July 2023 at 08:31 in reply to: Printer not connected (Baudrate Marlin problem on BeePrint MKS WiFi) #26522Hi Leonardo,
sorry for the late response.
I can’t understand what the problem is, can you check the browser console if there are some messages that can help?
Thanks RenzoHi Zygfryd,
sorry if I answer only now. Yes, if you set AUX, you get better optimization in terms of time, if you don’t set AUX, I use an arbitrary amount of time that covers the wide case with minimum time, but It can be possible that not all if you have an issue in a particular aspect I advise adding a delay to be sure of the sending.
Bye RenzoIf you have identified the pins you can follow these guide for the specified Microcontroller.
Raspberry Pi Pico and rp2040 boards: how to use SD card – 5
How to use SD card with stm32 and SdFat library
How to use SD card with esp32 – 2
How to use SD card with esp8266 and Arduino – 1
Bye Renzo
Hi pirrup,
all the boards that have 3.3v logic are ok. In my opinion, STM32 has superior quality and can be used with more efficiency, but not needed.To power emmc you can use a 3.3v pin of the microcontroller.
But I think there is a simplest solution like the USB adapter that can be used with software developed for windows and Linux.
Bye Renzo
Hi rubert,
you can start from the datasheet, It’s well explained, and I think that there are some implementations on the web.
Bye RenzoHi Sahar,
I don’t like the LoRaWAN alliance so much, so I never go deep into that proprietary standard.
But you can refer to this implementation for other kinds of devices but with the OTAA stack implemented.
Bye RenzoHi,
if the problem isn’t systematic you must check your network if there are some latency that put in timeout the request.
The library work or does not work, if you have this problem sometime you must find It in the execution environment.Bye Renzo
19 May 2023 at 18:35 in reply to: Lora Remote water level and pump server powered with solar panel #25815Hi Jhon,
It isn’t so difficult, so we can do it together.
But can you explain better how you power the pump and the environment.
Bye Renzo16 May 2023 at 17:52 in reply to: MicroPython I2C PCF8591 round value problem Raspberry Pi Pico #25761What IDE do you use?
-
AuthorPosts