# Wifi events?

**URL:** https://forum.amebaiot.com/t/wifi-events/3698
**Category:** WiFi
**Created:** [January 8, 2025, 2:18am UTC](https://forum.amebaiot.com/t/wifi-events/3698 "2025-01-08T02:18:22Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jedilord](https://avatars.discourse-cdn.com/v4/letter/j/4af34b/32.png) [@jedilord](https://forum.amebaiot.com/u/jedilord)
#### Post date: [January 8, 2025, 2:18am UTC](https://forum.amebaiot.com/t/wifi-events/3698/1 "2025-01-08T02:18:22Z")

</div>

I’m looking for an event that fires when a client connects to the AP and the IP is assigned. I currently use WIFI\_EVENT\_STA\_ASSOC and it works, but I can’t find any other events that fire after that which includes IP info.

---

<div class="post-metadata">

### Author: ![Kelvin\_Huang](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/kelvin_huang/32/2130_2.png) [@Kelvin\_Huang](https://forum.amebaiot.com/u/Kelvin_Huang)
#### Post date: [January 8, 2025, 9:21am UTC](https://forum.amebaiot.com/t/wifi-events/3698/2 "2025-01-08T09:21:23Z")

</div>

Hi @jedilord,

May I know what is the SDK you are using?

Thank you.

---

<div class="post-metadata">

### Author: ![jedilord](https://avatars.discourse-cdn.com/v4/letter/j/4af34b/32.png) [@jedilord](https://forum.amebaiot.com/u/jedilord)
#### Post date: [January 8, 2025, 12:36pm UTC](https://forum.amebaiot.com/t/wifi-events/3698/3 "2025-01-08T12:36:41Z")

</div>

Arduino, but I am also using native SDK code as well.

---

<div class="post-metadata">

### Author: ![Kelvin\_Huang](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/kelvin_huang/32/2130_2.png) [@Kelvin\_Huang](https://forum.amebaiot.com/u/Kelvin_Huang)
#### Post date: [January 9, 2025, 2:11am UTC](https://forum.amebaiot.com/t/wifi-events/3698/4 "2025-01-09T02:11:27Z")

</div>

Hi @jedilord,

I believe that might be the only event that fires when a client connects to the AP and the IP is assigned.

 ![image](https://us1.discourse-cdn.com/flex016/uploads/ameba/original/2X/f/f24b8a0fe47873911f9f72719feb3ca018e01e5c.png)

Thank you.
