Having an odd issue. Mac address is showing all 0's in the MAC PIB.
I.e. 64bit extended address read like this
MAC_psPibGetHandle(s_pvMac)->sCoordExAddr.xxxx is all 0.
The unit has an address because when doing associations, it sets it in the response.
I see hints of a function in a newer version of the API than I am using of a MMAC_GetAddress, but that isn't in my build.
So, any hints on reading it? Perhaps a direct read from EEPROM?
(I tried doing a PIB reset first but still 0...)
Thanks!