esp_wifi_init()

Ganesh22
Posts: 5
Joined: Mon Sep 06, 2021 8:56 am

esp_wifi_init()

Postby Ganesh22 » Sat Dec 04, 2021 11:42 am

where are esp_wifi.c ,esp_mesh.c files means where are the esp_wifi_init() function written? in idf which file?

Ganesh22
Posts: 5
Joined: Mon Sep 06, 2021 8:56 am

Re: esp_wifi_init()

Postby Ganesh22 » Tue Dec 07, 2021 5:48 am

Anyone ?? :roll:

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: esp_wifi_init()

Postby ESP_Sprite » Tue Dec 07, 2021 6:59 am

esp_wifi_init.c is defined in components/esp_wifi/src/wifi_init.c . Note that this is part of the WiFi driver which is partially closed source, so of some of the functions this function calls, not all sources are available.

Ganesh22
Posts: 5
Joined: Mon Sep 06, 2021 8:56 am

Re: esp_wifi_init()

Postby Ganesh22 » Tue Dec 07, 2021 9:53 am

Thanks a lot there are many functions that are not available is there any function that can broadcast message and read the broadcast message.

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: esp_wifi_init()

Postby ESP_Sprite » Tue Dec 07, 2021 10:05 am

Sure, probably, but you'll have to be a bit more clear than that... you have ESP-Now, UDP broadcast messages, mesh-like solutions which can do broadcasts via propagation, ...

Who is online

Users browsing this forum: Bing [Bot] and 100 guests