chriskinal

Results 5 issues of chriskinal

### Basic Infos #### Hardware WiFimanager Branch/Release: 2.0.15-rc.1 Esp32: Hardware: ESP32-WROOM-DA Module Core Version: ### Description Problem description Upload "Basic" example to an ESP32. Start the system and connect a...

Needs Feeback
:signal_strength: WiFi

The Wifi hotpsot Min/Max IP address lists the incorrect third octet when the third octet in the Gateway and Subnet is changed. ![image](https://github.com/nebkat/esp32-xbee/assets/118364224/2b40790e-f003-467d-9d59-337fade73a25)

## Expected Behavior The VPN and VPS script should stay stable throughout the day. ## Current Behavior The VPN stops and the VPS script is unreachable at random times throughout...

help wanted

I am trying to parse CSV data from a GPS. I have tried the row by row paring code below but I get no output. If I stream (

The example does not compile under the Arduino framework Ends with the following errors; In file included from src/main.cpp:7: .pio/libdeps/nucleo_f429zi/STM32_CAN/STM32_CAN.h:191:33: error: 'CAN_HandleTypeDef' has not been declared 191 | void calculateBaudrate(CAN_HandleTypeDef...