How do I read the Extended MAC from JN5168 EEPROM

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How do I read the Extended MAC from JN5168 EEPROM

ソリューションへジャンプ
1,325件の閲覧回数
dpilcher
Contributor II

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!

1 解決策
919件の閲覧回数
dpilcher
Contributor II

ok, found the address.  JN-AN-1003 v 1.9 shows the MAC is in address 0x1001580.

Took some finding!

Feedback to NXP: The NXP website is the worst to find application notes for a product.  Use many MCUs and your website sucks.

元の投稿で解決策を見る

3 返答(返信)
920件の閲覧回数
dpilcher
Contributor II

ok, found the address.  JN-AN-1003 v 1.9 shows the MAC is in address 0x1001580.

Took some finding!

Feedback to NXP: The NXP website is the worst to find application notes for a product.  Use many MCUs and your website sucks.

919件の閲覧回数
aonbasi
Contributor II

Hi David. Thank you for the solution. By the way I agree your complaint.

0 件の賞賛
919件の閲覧回数
jurijhuebner
Contributor I

I need to read MAC Address and Custom MAC Address in my application. 

  • MAC Address :                    0x01001580 – 0x01001588
  • Custom MAC Address:     0x01001570 – 0x01001578

How could  I read them out?

0 件の賞賛