Search found 12 matches

by stevewidg
Thu Sep 08, 2022 5:19 pm
Forum: ESP-AT
Topic: Bluetooth on an ESPo1-C3
Replies: 1
Views: 2243

Bluetooth on an ESPo1-C3

Hello, https://templates.blakadder.com/T-01C3.html I want to use an ESP01-C3 as in the above link for Bluetooth connection to Android ( BT Classic) from an Arduino. As it comes there is no BT support and you get the "Bluetooth is not enabled! Please run `make menuconfig`" message which it took me so...
by stevewidg
Wed Mar 17, 2021 6:35 pm
Forum: Hardware
Topic: Still crashing after a time
Replies: 0
Views: 1641

Still crashing after a time

Hi All After a whole day yesterday of debugging finally got my code to run and connect to an Android via BT, so around 3pm I decided to leave on soak test overnight. In the morning IT had died. IT is a esp32 Wroom32U with an FTDI serial on my own board. In various versions Ive had the same basic ver...
by stevewidg
Wed Aug 05, 2020 10:24 am
Forum: ESP32 Arduino
Topic: Crash fter running couple of days
Replies: 10
Views: 8857

Re: Crash fter running couple of days

Thanks for the explanation, that makes sense. What I was hoping was that there might be some information as to what caused the crash, rather than how to recover from it. I'm not overly worried about saving this particular chip. I did ask if there was any other way of logging exceptions other than a ...
by stevewidg
Tue Aug 04, 2020 7:08 pm
Forum: ESP32 Arduino
Topic: Crash fter running couple of days
Replies: 10
Views: 8857

Re: Crash fter running couple of days

Hello Sprite, I'm sorry but I dont understand. Could you please explain how you have concluded that it happened early in the process. As I said in my first post that the unit had operated successfully for several hours before being left powered up, but unconnected for a period. I also have 4 other i...
by stevewidg
Tue Aug 04, 2020 9:06 am
Forum: ESP32 Arduino
Topic: Crash fter running couple of days
Replies: 10
Views: 8857

Re: Crash fter running couple of days

Well thanks for trying Sprite, I'm really a little unsure of how to proceed. If I assume that the fault is not solder splashes corrupting the flash then is there a mechanism that the software can self destroy? An exception error as I understand it says 'you had a problem, here it is and stops' but y...
by stevewidg
Mon Aug 03, 2020 9:23 am
Forum: ESP32 Arduino
Topic: Crash fter running couple of days
Replies: 10
Views: 8857

Re: Crash fter running couple of days

Hello Sprite, I'm fairly new to ESP32, and have only been using Arduino IDE, so no I haven't tried erasing chip, I guess that's going to involve me getting familiar with the Flash Tool, which I will certainly look at today. What I mean by 'appeared to work' is that it established connection and went...
by stevewidg
Sun Aug 02, 2020 7:10 pm
Forum: ESP32 Arduino
Topic: Crash fter running couple of days
Replies: 10
Views: 8857

Re: Crash fter running couple of days

Hi Sprite, and thank you for your suggestion. I've gone over the board with a magnifier very carefully, there are only pads on 17-22, I can't see any solder whiskers. I probably programmed this particular board 20plus times during development without a hitch, as well as several weeks testing before ...
by stevewidg
Sun Aug 02, 2020 12:07 pm
Forum: ESP32 Arduino
Topic: Crash fter running couple of days
Replies: 10
Views: 8857

Crash fter running couple of days

Hi, I do hope some kind soul can help. I have a custom board with a WROOM32 module and FTDI serial wired as per devkit C for booting. Everything runs and loads etc fine. The board is powered by a 5v supply, not USB, and is used to read various encoders and output the data normally just via BT to an ...
by stevewidg
Wed Aug 21, 2019 6:26 pm
Forum: ESP32 Arduino
Topic: Cant find Serial Port after download
Replies: 3
Views: 4456

Re: Cant find Serial Port after download

Hi Mike,
No Im using a Devkit C bought from Mouser, so hopefully the real thing. My original one was from ebay, so origin unknown Found that was cheaper than making my own.
Thanks for your interest

Steve
by stevewidg
Wed Aug 14, 2019 12:55 pm
Forum: ESP32 Arduino
Topic: Cant find Serial Port after download
Replies: 3
Views: 4456

Cant find Serial Port after download

Hello I am using Arduino IDE on Visual Studio 2019 with Visual Micro ( but same in standard IDE). I have some code which was working ok on breadboard with an old ESPdevkit I had. Ive now made some PCB and bought some new Devkit C modules. After programming the unit worked as expected, but having unp...