Search found 184 matches

by tommeyers
Sun Sep 06, 2020 10:54 pm
Forum: General Discussion
Topic: Unpredictable PWM behaviour when powered via 5v pin
Replies: 20
Views: 15386

Re: Unpredictable PWM behaviour when powered via 5v pin

I think 1.5 to 3.5 is lala land for ttl 5v. As you disconnect components where does it rise? Like the pwm motor controller what are its specs?
by tommeyers
Sun Sep 06, 2020 3:23 pm
Forum: ESP-IDF
Topic: (solved) connecting to Wifi using static IP
Replies: 5
Views: 5422

Re: connecting to Wifi using static IP

I have a recollection of a wifi lig that can be activated. I tried to find that - no luck.

That log, if it exists, might give more clues.

Here it is:
https://docs.espressif.com/projects/esp ... m/log.html

Tom
by tommeyers
Sun Sep 06, 2020 3:20 pm
Forum: ESP-IDF
Topic: (solved) connecting to Wifi using static IP
Replies: 5
Views: 5422

Re: connecting to Wifi using static IP

I have a recollection of a wifi lig that can be activated. I tried to find that - no luck.

That log, if it exists, might give more clues.

Tom
by tommeyers
Sun Sep 06, 2020 3:14 pm
Forum: General Discussion
Topic: Unpredictable PWM behaviour when powered via 5v pin
Replies: 20
Views: 15386

Re: Unpredictable PWM behaviour when powered via 5v pin

I would measure the voltages being supplied to assure they are not lower when the problem occurs.

If you have a scope look at the pwm pins too.

Tom
by tommeyers
Thu Aug 13, 2020 1:55 pm
Forum: Hardware
Topic: How to measure a battery.
Replies: 3
Views: 5781

Re: How to measure a battery.

Use a ruler if you want to measure its size. Use google if you want to measure its charge.
by tommeyers
Mon May 18, 2020 11:12 pm
Forum: General Discussion
Topic: Save temperature data to local database
Replies: 10
Views: 8671

Re: Save temperature data to local database

I would run nodered on my server. Easy to use.

Or MQTT.

I have used both.

Or a service: many choices available.

Tom
by tommeyers
Thu Apr 30, 2020 4:47 pm
Forum: ESP32 Arduino
Topic: That is a somewhat curious forum here...
Replies: 8
Views: 9009

Re: That is a somewhat curious forum here...

That is my ratio for use.

I view frequently to learn and occasionally to teach.

The posting mostly are very specific about an area and thus few can reply from experience.

Tom
by tommeyers
Thu Apr 30, 2020 4:40 pm
Forum: ESP32 Arduino
Topic: SimpleTime ...and then?
Replies: 3
Views: 4470

Re: SimpleTime ...and then?

Have you tried: wifi_on, false?

Have you looked at the .h .c for wifi

Tom