Krupis
Krupis
Hello. I am very interested to learn how to save EEPROM life expectancy. I have slightly changed the example code "basic" but whenever I write to EEPROM and try to...
Hello. I have downloaded your modbus library and I am trying to use it. I use STM32F407. I have followed the steps that you have suggested: 1. In CUBEMX, configured...
Hello. I am using this library to program lilygo ESP32 GSM development board. It works fine but I want more flexibility and I want to control what AT commands I...
Hello. I would like to know what is the best way to wait for modem to fully initialise before trying to use it? At the moment, my code looks as...
Hello. I am using this module to learn how to use GSM modules. I have been experimenting with the example codes and I have learnt the basic working principles. The...
Hey. I am trying to design my own wifi manager program for ESP32. Initially, I start ESP32 in access point and start a weberver where user can select wifi network...
Hello. There seems to be something missing in your example code. In order to perform firmware update using python script, you must know the device address, but in your program,...
Hello. I have previously used the grblhal firmware on the esp32 device. I was able to write $help in terminal and it would respond with all the possible settings. For...
Hello. I have purchased development board and teensy 4.1 I would like to know how to get it running for a simple test. I have flashed the device with the...
Hello. I am new to this library and Modbus in general. I want to set up my Raspberry PI device as a master and send various commands to ESP32 devices....