Search found 6 matches

by rrelande
Mon Dec 12, 2022 2:48 pm
Forum: ESP-MDF
Topic: ESP WIFI-Mesh vs. Matter
Replies: 4
Views: 51556

Re: ESP WIFI-Mesh vs. Matter

thanks,
MDF is indeed a strong offering, which seems to be working correrctly. a bit worrying is indeed the fact it is still in v1.0.
Right now I have the same fear as you about espressif dropping MDF support.
a first sign is that MDF is no longer advertised in the 'Solutions' while Matter and ...
by rrelande
Wed Nov 10, 2021 5:12 am
Forum: ESP-MDF
Topic: how to PC (AP, 802.11gbn) <-> mesh root (STA, 802.111bgn), mesh root (AP, 802.11lr) <-> many mesh nodes (STA, 802.11lr)
Replies: 3
Views: 23871

Re: how to PC (AP, 802.11gbn) <-> mesh root (STA, 802.111bgn), mesh root (AP, 802.11lr) <-> many mesh nodes (STA, 802.11

seems promising feature and in theory it should work.

not all but many protocol are able to traverse NAT or even multiple NAT correctly without a need for application on the gateway side. This includes MQTT.

however any change in mesh structure also implies a change in the related IP network ...
by rrelande
Sat Oct 09, 2021 2:39 pm
Forum: ESP-MDF
Topic: MDF on single-core ESP32 chips
Replies: 0
Views: 12067

MDF on single-core ESP32 chips

dear,

there are now single-core ESP32 chips, including esp32 mini and esp32 solo.

looking at the MESH info pages
https://docs.espressif.com/projects/esp-mdf/en/latest/api-guides/general-notes.html?highlight=esp32
it explicitly states:
1) ESP-WIFI-MESH is specifically designed for ESP32 chips ...
by rrelande
Sun May 23, 2021 1:41 pm
Forum: ESP-MDF
Topic: MDF with AWS Cloud - authentication and whitelist topic
Replies: 0
Views: 7796

MDF with AWS Cloud - authentication and whitelist topic

dear all,

we'd hope to use MDF as a access layer for our project.
related to cloud infrastructure, we are planning to use AWS.

now the question comes to enables safely access to the cloud.

when mesh is not in use, the devices have a direct IP connection to AWS.
This means ioT devices are ...
by rrelande
Wed Apr 28, 2021 2:16 pm
Forum: ESP-MDF
Topic: how to PC (AP, 802.11gbn) <-> mesh root (STA, 802.111bgn), mesh root (AP, 802.11lr) <-> many mesh nodes (STA, 802.11lr)
Replies: 3
Views: 23871

Re: how to PC (AP, 802.11gbn) <-> mesh root (STA, 802.111bgn), mesh root (AP, 802.11lr) <-> many mesh nodes (STA, 802.11

This question is quite legitimate as it would help a lot.
in the ESP MESH OVERVIEW, https://www.espressif.com/en/products/sdks/esp-wifi-mesh/overview
there is actually an icon claiming that

ALL NODES GET IP CONNECTIVITY

but as we go through in more details,
devices need to communicate using ESP ...
by rrelande
Thu Apr 08, 2021 8:58 pm
Forum: ESP-MDF
Topic: Mesh network with multiple routers
Replies: 2
Views: 11974

Re: Mesh network with multiple routers

this question is extremly relevant as the mdf creates a stable, self healing network.
however the only remaining single point of failure is the router and there should be a way to have a fallback router for un-interrupted connectivity.

how can it be provided?

Go to advanced search