How can I get the Serial Number or MAC address of a UC-7110s LAN1 and LAN2 with AP software running on the UC-7110?
To get this information, use a program that accesses the flash memory directly. The address is specified as follows: 1. Serial Number : 0x8000004c 2. MAC address of LAN1: 0x80000050 3. MAC address of LAN2: 0x80000056 A simple example and Makefile are shown below: [Example] #include