Search found 245 matches

by MJU20
Fri Feb 09, 2024 11:47 pm
Forum: General
Topic: Bluetooth after installing ESP IDF 5.x
Replies: 2
Views: 223

Re: Bluetooth after installing ESP IDF 5.x

Too bad that such things should happen when they are supposed to make things better.

I really hope that these issues are addressed as soon as possible.

This is a result of trying to add more ESP32 chips by upgrading the ESP IDF?
by MJU20
Thu Feb 08, 2024 5:26 pm
Forum: General
Topic: Bluetooth after installing ESP IDF 5.x
Replies: 2
Views: 223

Bluetooth after installing ESP IDF 5.x

I've installed the latest toolchain for the ESP IDF and tried to use the ESP_BT example on this page: https://www.flowcode.co.uk/wiki/index.php?title=Component:_Bluetooth_(ESP32_SPP)_(Wireless) on a ESP_WROOM-32 board. Changed the settings for the Bluetooth to enable classic BT and SPP: BT1.jpg Flas...
by MJU20
Sun Jan 28, 2024 11:07 pm
Forum: Feature Requests
Topic: ESP32: (unidirectional) RS422 component?
Replies: 2
Views: 532

ESP32: (unidirectional) RS422 component?

Is it possible to make (unidirectional) RS422 component for the ESP32? It seems that this is possible via one of the three UART controllers? https://docs.espressif.com/projects/esp-idf/en/v4.3/esp32/api-reference/peripherals/uart.html I just want to use the ESP to receive RS422 messages (not send th...
by MJU20
Mon Jan 22, 2024 10:40 pm
Forum: Feature Requests
Topic: ESP32 Bleutooth master
Replies: 7
Views: 7007

Re: ESP32 Bleutooth master

Bump
by MJU20
Wed Nov 29, 2023 11:58 pm
Forum: General
Topic: ESP32: IDF-5.1 recommended version?
Replies: 29
Views: 15557

ESP32: IDF-5.1 recommended version?

In this topic: viewtopic.php?p=13782#p13782 Chipfryer writes that ESP IDF5.1 is the recommended version?

What's the status on that?
by MJU20
Mon Nov 27, 2023 10:22 pm
Forum: General
Topic: Receive webpage with ESP32
Replies: 7
Views: 3354

Re: Receive webpage with ESP32

Chipfryer, my hero!

Could you post an example please of what you are working on?
Thanks!
by MJU20
Wed Nov 22, 2023 5:30 pm
Forum: General
Topic: ESP32 board nightmare
Replies: 4
Views: 7139

Re: ESP32 board nightmare

Be sure that the boards have supported versions of ESP32.
There are S2,S3,C2,C3,C6,H2 versions, not all are supported in FC10.
by MJU20
Wed Nov 22, 2023 5:26 pm
Forum: Feature Requests
Topic: ESP8266 Target Device
Replies: 11
Views: 19647

Re: ESP8266 Target Device

Newer esp32 variants should now be included and supported. As for the Bluetooth master I'll have a look at that as that should be fairly simple to do. Really? Would be the best thing since bread came sliced!! :D The S2,S3,C2,C3,C6,H2 are supported? Or some of them? They aren't announced on https://...
by MJU20
Mon Nov 20, 2023 5:04 pm
Forum: Feature Requests
Topic: ESP8266 Target Device
Replies: 11
Views: 19647

Re: ESP8266 Target Device

Not bad BenR, but the ESP8266 is outdated.

The ESP32 is old too, there are variants of the ESP32 that would be nicer to have as a supported chip in FC10?

Also different requested components seem to me to be more urgent and valuable? (like the Bluetooth master component :D )
by MJU20
Tue Nov 07, 2023 10:53 pm
Forum: General
Topic: esp32 Hardware SHA256 function
Replies: 2
Views: 5609

Re: esp32 Hardware SHA256 function

mnfisher wrote:
Wed Nov 01, 2023 6:50 pm
It can probably be made into a component too.
Thanks mnfisher!

Any component would be nice!
I look forward to it!