Forum Replies Created
-
AuthorPosts
-
Hi 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?
16 May 2023 at 17:09 in reply to: MicroPython I2C PCF8591 round value problem Raspberry Pi Pico #25758Hi,
I redo all the tests if you get the library from pippip install pcf8591-library
Bye Renzo
16 May 2023 at 13:58 in reply to: MicroPython I2C PCF8591 round value problem Raspberry Pi Pico #25756Can you post the REPL console output.
Thanks RM16 May 2023 at 11:59 in reply to: MicroPython I2C PCF8591 round value problem Raspberry Pi Pico #25751Probably I undestand, can you try with analog_read_all?
Thanks RenzoHi George,
It seems that It’s ok.
You can also use a byte or char as a number.
Bye Renzo -
AuthorPosts