Search found 162 matches

by leenowell
Thu Jan 01, 2026 12:25 pm
Forum: General Discussion
Topic: Creating my own library
Replies: 6
Views: 1111

Re: Creating my own library

Thanks for replying @MicroController. Very good points thanks very much.
by leenowell
Wed Dec 31, 2025 1:58 pm
Forum: General Discussion
Topic: Creating my own library
Replies: 6
Views: 1111

Re: Creating my own library

Fantastic thanks very much for your help will give it a go.
by leenowell
Wed Dec 31, 2025 1:55 pm
Forum: Hardware
Topic: Safe to connect SIM800L v2 to GPIOs direct?
Replies: 0
Views: 1060

Safe to connect SIM800L v2 to GPIOs direct?

Hi,

I have bought one of these blue SIM800L v2 boards ( https://www.aliexpress.com/item/1005007048683266.html?spm=a2g0o.order_list.order_list_main.41.320418029BPwAs ) to connect to my ESP32. It takes a power supply of 5v (will have a separate one to my ESP32) but I am confused as to whether the tx ...
by leenowell
Wed Dec 31, 2025 12:15 pm
Forum: General Discussion
Topic: Creating my own library
Replies: 6
Views: 1111

Re: Creating my own library

Thanks very much for getting back to me. I think this would include the component source and header files directly rather than create a binary that I could link into my project (e.g. a ".o" or ".a")? Is there a way of linking a pre-built binary or maybe this is how the ESP setup works?

Many thanks ...
by leenowell
Tue Dec 30, 2025 8:45 am
Forum: General Discussion
Topic: Creating my own library
Replies: 6
Views: 1111

Creating my own library

Hi All,

I have a few projects on the go and have created a number of functions that are common to them all. I am looking to create a common library for them and then use this library in my other projects. I have searched around but can't find any instructions on how to create the library and then ...
by leenowell
Mon Dec 29, 2025 6:55 pm
Forum: ESP-IDF
Topic: SMTP example fails with MBEDTLS_ERR_SSL_INVALID_RECORD -0x7200
Replies: 2
Views: 860

Re: SMTP example fails with MBEDTLS_ERR_SSL_INVALID_RECORD -0x7200

Thanks very much for getting back to me. I have tried to do the connect and send each time and that seems to work so looks like you were correct. Thanks very much for your help.
by leenowell
Mon Dec 29, 2025 10:42 am
Forum: ESP-IDF
Topic: SMTP example fails with MBEDTLS_ERR_SSL_INVALID_RECORD -0x7200
Replies: 2
Views: 860

SMTP example fails with MBEDTLS_ERR_SSL_INVALID_RECORD -0x7200

Hi,

I have taken the SMTP example and added the code to my project so that when a trigger is activated it will send me an email. In order to do this, I have wrapped the example code with a C++ class and have separated the smtp_client_task function into 2 methods - one to do the initial connection ...
by leenowell
Mon Feb 17, 2025 11:28 am
Forum: ESP-IDF
Topic: Controlling ADC with new I2C version
Replies: 64
Views: 20196

Re: Controlling ADC with new I2C version

Sorry I was being dozy. Of course the voltage stays the same it is the current that would vary by switching the circuits on and off. The simulator helped a lot to correct my mental picture. Thanks very much. When the bits arrive I will wire it up and give it a god.
by leenowell
Mon Feb 17, 2025 8:19 am
Forum: ESP-IDF
Topic: Controlling ADC with new I2C version
Replies: 64
Views: 20196

Re: Controlling ADC with new I2C version

I have now managed to get it working fairly well and have ordered some more capacitors/ resistors. My next challenge is how to wire it up to read from 4 different probes. I have done a lot of Googling and can't find anything.

Ideally I would use a single fixed resistor and capacitor to save space ...
by leenowell
Mon Feb 10, 2025 12:40 pm
Forum: ESP-IDF
Topic: Controlling ADC with new I2C version
Replies: 64
Views: 20196

Re: Controlling ADC with new I2C version

Just wanted to check on the capacitor types. I unfortunately don't have the correct sizes of ceramic capacitors - only 104 and 103. i.e. these ones....

https://cricklewoodelectronics.com/images/P/CERsingle25-01.jpg

I have a load of the following types though and was wondering if I could use any ...

Go to advanced search