Search found 5 matches

by MNathan
Mon Sep 09, 2019 7:22 am
Forum: General Discussion
Topic: problems with UART_FRAME_ERR event
Replies: 1
Views: 4012

Re: problems with UART_FRAME_ERR event

I'm facing the same problem, how did you manage to solve it?
by MNathan
Mon Jul 01, 2019 12:59 pm
Forum: ESP-IDF
Topic: A2dp_Source Help
Replies: 0
Views: 1934

A2dp_Source Help

First of all, I would like to thank the responsible for such an amazing code! you da best! I know the A2dp_source code is just an example and I got the new updates made yesterday. I'm here to ask a little help on the code, code works great if the device I wanna connect with is advertising, problem i...
by MNathan
Thu Apr 11, 2019 1:59 am
Forum: ESP-IDF
Topic: A2DP Source Example - SDP connection error
Replies: 2
Views: 20390

Re: A2DP Source Example - SDP connection error

Hello Ayan4m1, I'm having the same problem described above, a hand full of devices, most of them new BT speakers, are failing to connect with the a2dp source. Unfortunately there is not have a single response for such an important post. The reason of my post is simply to ask if you find a good solut...
by MNathan
Tue Mar 12, 2019 7:31 pm
Forum: ESP-MDF
Topic: Need help to Write and Read commands
Replies: 2
Views: 5134

Re: Need help to Write and Read commands

Ok so I understood a few things about the mconfig lib, its good only to setup the mesh network, sending configurations to the other boards and printing their Mac address. (at least I think so). So if I wanna send and receive data I will have to use mespnow Lib. Sounds good, only if there was an exam...
by MNathan
Tue Mar 12, 2019 1:15 pm
Forum: ESP-MDF
Topic: Need help to Write and Read commands
Replies: 2
Views: 5134

Need help to Write and Read commands

Hello, I'm fairly new to this framework, was studding the lib examples such as mconfig and mcommon, uploaded on a few boards, all nice and smooth. Now I was thinking about start developing for it, the problem is, I fail to identify a way to work with payloads on this code, my experience with mesh ne...