52840+7002ek udp demo problem

hi support team,

our ncs2.6.0 demo /samples/net/udp is supporting 7002dk, the demo works for 7002dk.

however it doesn't support 52840dk with 7002ek shield,i have modified demo according to 7002dk(copy nrf7002dk_nrf5340_cpuapp_ns.conf to  nrf52840dk_nrf52840.conf)

the build process is ok and it runs normal, but findout device can't attached to router.

below is difference bwtween 52840dk and 7002dk:

the attached are the logs for 52840dk with 7002ek shield and 7002dk:

52840dk_7002ek.txt

7002dk_nrf5340_cpuapp_ns.txt

and here is the code:

udp.zip

please help to see what's the problem. really appreciated.

Regards,

William.

Parents
  • Hi William,

    Based on the logs, the nRF52840 DK does not receive the AP's third message (EAPOL-Key 3) in the 4-way handshake. Instead, the AP resends the first message (EAPOL-Key 1). It could be that the Message Integrity Check (MIC) value that the nRF52840 DK sends in EAPOL-Key 2 is incorrect, causing the AP to restart the handshake. I do not see why this should be an issue only with the nRF52840 DK, but I will look into it and get back to you.

    Best regards,
    Marte

Reply
  • Hi William,

    Based on the logs, the nRF52840 DK does not receive the AP's third message (EAPOL-Key 3) in the 4-way handshake. Instead, the AP resends the first message (EAPOL-Key 1). It could be that the Message Integrity Check (MIC) value that the nRF52840 DK sends in EAPOL-Key 2 is incorrect, causing the AP to restart the handshake. I do not see why this should be an issue only with the nRF52840 DK, but I will look into it and get back to you.

    Best regards,
    Marte

Children
Related