ESPGeiger
- ChrisLX200
-
- Offline
- Premium Member
-
Less
More
- Posts: 131
- Thank you received: 8
1 day 12 hours ago - 1 day 9 hours ago #7323
by ChrisLX200
Replied by ChrisLX200 on topic ESPGeiger
Yes V.7, I only tried 0.6.x a couple of times but that didn't work either. I've been trying to get the code into Ardunio IDE by installing all the libraries but the 1306 library used is a bit of an odd one and I can't find that in library manager. Arduino IDE might seem a few steps backward but at least I can make sense of it, platformio the code is all over the place and I find it difficult to follow. I can get the automatic build/upload of the cloned github to work under platformio of course but making alterations to the code is a struggle. I'll be really interested in your findings with an ESP32.
Last edit: 1 day 9 hours ago by ChrisLX200.
Please Log in or Create an account to join the conversation.
20 hours 42 minutes ago #7330
by Simomax
I tried installing ESPGeiger on an ESP32 dev board and got exactly the same result. It installed, but then went into reboot cycles. Earlier I installed ESPGeiger on an ESP8266 and that was flawless.
00:00:15 ___
00:00:15 \_/ Starting up ... ESPGeiger-37f494
00:00:15 .--.O.--. Version - v0.7.0/db5f3a8 (ESP32)
00:00:15 \/ \/
*wm:AutoConnect
*wm:No wifi saved, skipping
*wm:AutoConnect: FAILED for 103 ms
00:00:15 WiFi not connecting ... Restarting ...
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1344
load:0x40078000,len:13936
load:0x40080400,len:3600
entry 0x400805f0
The following user(s) said Thank You: ChrisLX200
Please Log in or Create an account to join the conversation.
- ChrisLX200
-
- Offline
- Premium Member
-
Less
More
- Posts: 131
- Thank you received: 8
16 hours ago - 10 hours 44 minutes ago #7332
by ChrisLX200
Replied by ChrisLX200 on topic ESPGeiger
Thanks for that info, at least it's not all my fault then
I'll try comparing the ESP32 with ESP8266 startup code and see if there's a difference that stands out. I know now I could get the boards working with 8266's but they're all cased with ESP32's attached and I would hate to remake them all.
Edit: I went back as far as V.5 bin files - which didn't work either but for a different reason - and after more poking around in the code I get the feeling this was never actually tested on an ESP32... Definitely not optimised anyway, e.g., it's using SoftwareSerial lib which is not necessary for ESP32 as it has 3 hardware serial ports. Anyway, I'm leaving it until such time as the author provides an update. I have ordered some Wemos D1 boards to play with so maybe I can lash something together just to get the 3 counters working/uploading.

Edit: I went back as far as V.5 bin files - which didn't work either but for a different reason - and after more poking around in the code I get the feeling this was never actually tested on an ESP32... Definitely not optimised anyway, e.g., it's using SoftwareSerial lib which is not necessary for ESP32 as it has 3 hardware serial ports. Anyway, I'm leaving it until such time as the author provides an update. I have ordered some Wemos D1 boards to play with so maybe I can lash something together just to get the 3 counters working/uploading.
Last edit: 10 hours 44 minutes ago by ChrisLX200.
Please Log in or Create an account to join the conversation.
Moderators: Gamma-Man
Time to create page: 0.187 seconds