Groups
Groups
Sign in
Groups
Groups
pslab-fossasia
Conversations
About
Send feedback
Help
[Scrum] - PSLab - 20260618
12 views
Skip to first unread message
Santosh Bala
unread,
Jun 18, 2026, 10:56:53 AM
Jun 18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pslab-fossasia
1. What did I work on yesterday?
Experimented with ESP32-C3 to host communication over Wi-Fi.
I used ESP32C3 station mode and UDP sender using BSD sockets/lwIP that is bundled with ESP-IDF.
On the host side, it was a python script using the socket library.
Implemented broadcast discovery followed by automatic unicast communication to avoid hardcoded host IPs.This is a temporary exploration direction.
Benchmarked UDP unicast transfer and achieved stable throughput of
2.2 - 2.6 MB/s (18 -21 Mbit/s)
with
0 packet loss
in the tested runs.
The current SPI bridge implementation gives about 1.7 MB/s so this should be usable throughput levels for buffer streaming.
2. What do I plan to do today?
Continue working on wifi communication and start integrating this with the SPI bridge.
3. What is blocking me from making progress?
Nothing at the moment.
Reply all
Reply to author
Forward
0 new messages