Search found 25 matches

by mh-dev
Fri Jul 14, 2017 1:48 pm
Forum: General Discussion
Topic: How to (re)compile components
Replies: 5
Views: 8373

Re: How to (re)compile components

That what you're most likely looking for is the environment variable EXTRA_COMPONENT_DIRS I've never tested it with multiple external component directories, but at least it works for me reliable for external folder. A folder referenced here behaves similar to the components directory in the environm...
by mh-dev
Tue May 16, 2017 1:46 pm
Forum: Hardware
Topic: Any Details about the integrated Hall sensor?
Replies: 2
Views: 6648

Re: Any Details about the integrated Hall sensor?

Over 4 months later, still no information on the HALL sensor.

The data sheet doesn't really help that much (even the updated one from May)
What is the range?
Any information on the schematics?
..?
by mh-dev
Mon Feb 13, 2017 5:46 pm
Forum: ESP-IDF
Topic: [Resolved] Unable to receive UDP multicasts
Replies: 17
Views: 26211

Re: [Resolved] Unable to receive UDP multicasts

Its a Hitron CGNM0-2250 hardware revision 1A with the firmware 4.5.10.40 Test scenario: Two computers both wait for Multicast message and send every 10 seconds a message. After a while the computers stop receiving message from the other computer. Alternative listen for SSDP(UPNP) multicasts and this...
by mh-dev
Mon Feb 13, 2017 3:28 pm
Forum: ESP-IDF
Topic: [Resolved] Unable to receive UDP multicasts
Replies: 17
Views: 26211

Re: Unable to receive UDP multicasts

I did various tests and could track that problem down to the AP. I have no clue what this AP is doing, but I am pretty sure that this firmware has problems. Later on I was able to force the problem with my normal desktop. Checking via Wireshark that IGMP refresh requested gets replied, but still it ...
by mh-dev
Sat Feb 11, 2017 6:13 am
Forum: ESP-IDF
Topic: [Resolved] Unable to receive UDP multicasts
Replies: 17
Views: 26211

Re: Unable to receive UDP multicasts

Performed the described scenario and both were working at all times. Did some additional tests afterwards and tried to get the multicast back to a not working. I enabled 5G again. I was unable get a consistent scenario how to get it back to error state. Did erase the flash, rest it and also removed ...
by mh-dev
Sat Feb 11, 2017 4:13 am
Forum: ESP-IDF
Topic: [Resolved] Unable to receive UDP multicasts
Replies: 17
Views: 26211

Re: Unable to receive UDP multicasts

I tested the mdns example and it seems to do something. I did not check what its doing in detail, but the log contained my printer. So I consider this example as working. Procedure (all based on my normal AP mobile phone AP is not into play anymore) Disable 5G net Connect ESP to 2.4G net Multicast w...
by mh-dev
Sat Feb 11, 2017 2:40 am
Forum: ESP-IDF
Topic: [Resolved] Unable to receive UDP multicasts
Replies: 17
Views: 26211

Re: Unable to receive UDP multicasts

No device is using the 5G AP.

I don't really think that the dual band AP is the problem since the ESP is able to continue to receive message after I enable the 5G again. Only seems to stop working again when I perform a hard reset.
by mh-dev
Sat Feb 11, 2017 1:49 am
Forum: ESP-IDF
Topic: [Resolved] Unable to receive UDP multicasts
Replies: 17
Views: 26211

Re: Unable to receive UDP multicasts

Additional information. Power loss seems to play a role. Both device were not working anymore when I came home today. So I started the enable procedure. Disabled 5G wifi both are working. Enabled 5G again both were still working after I pressed the reset button. One stopped working after 'make flash...
by mh-dev
Fri Feb 10, 2017 2:10 pm
Forum: ESP-IDF
Topic: [Resolved] Unable to receive UDP multicasts
Replies: 17
Views: 26211

Re: Unable to receive UDP multicasts

Yes, all tests are done with all devices on the 2,4GHz wifi network.

Should I create a dedicated bug report for this?
by mh-dev
Fri Feb 10, 2017 5:56 am
Forum: ESP-IDF
Topic: [Resolved] Unable to receive UDP multicasts
Replies: 17
Views: 26211

Re: Unable to receive UDP multicasts

No I did not test the mdns example. I've tested a simple tcp/ip server and an UDP sender both work. Now I am seeing the following. The ESP was afterwards able to receive UDP multicasts also on my provider AP. I picked a second ESP32 board with the identical program. It connected to the provider AP a...