{"id":414,"date":"2017-04-05T12:43:52","date_gmt":"2017-04-05T10:43:52","guid":{"rendered":"http:\/\/systev.com\/?p=414"},"modified":"2019-06-09T20:07:34","modified_gmt":"2019-06-09T18:07:34","slug":"updating-wp85xx-firmware-with-mangoh-green","status":"publish","type":"post","link":"https:\/\/systev.com\/updating-wp85xx-firmware-with-mangoh-green\/","title":{"rendered":"Updating WP85xx firmware with mangOH Green"},"content":{"rendered":"
This article presents the steps I followed to upgrade the firmware of a Sierra Wireless WP8546 used in a mangOH Green board.<\/p>\n
The hardware configuration I’ll use to perform the update is based on following elements:<\/p>\n
Install swiflash<\/strong> as described here<\/a>.<\/p>\n Connect the board to the PC using the provided USB cable. On my PC, a dmesg<\/strong> command shows that the board is recognized:<\/p>\nConnection<\/h3>\n
[ 4276.098590] usb 2-1.7: new high-speed USB device number 10 using ehci-pci\n[ 4276.199239] usb 2-1.7: config 1 has an invalid interface number: 19 but max is 1\n[ 4276.199244] usb 2-1.7: config 1 has an invalid interface number: 20 but max is 1\n[ 4276.199246] usb 2-1.7: config 1 has an invalid interface number: 20 but max is 1\n[ 4276.199248] usb 2-1.7: config 1 has no interface number 0\n[ 4276.199250] usb 2-1.7: config 1 has no interface number 1\n[ 4276.200235] usb 2-1.7: New USB device found, idVendor=1199, idProduct=68c0\n[ 4276.200239] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3\n[ 4276.200242] usb 2-1.7: Product: WP8548-G\n[ 4276.200244] usb 2-1.7: Manufacturer: Sierra Wireless, Incorporated\n[ 4276.200246] usb 2-1.7: SerialNumber: 0123456789ABCDEF\n[ 4276.217522] cdc_ether 2-1.7:1.19 usb0: register 'cdc_ether' at usb-0000:00:1d.0-1.7, CDC Ethernet Device, 8a:c9:fb:5d:dc:ae\n[ 4276.235488] cdc_ether 2-1.7:1.19 enp0s29u1u7i19: renamed from usb0\n[ 4276.256129] IPv6: ADDRCONF(NETDEV_UP): enp0s29u1u7i19: link is not ready\n[ 4276.256249] cdc_ether 2-1.7:1.19 enp0s29u1u7i19: kevent 12 may have been dropped\n[ 4276.256255] cdc_ether 2-1.7:1.19 enp0s29u1u7i19: kevent 12 may have been dropped\n[ 4276.260989] cdc_ether 2-1.7:1.19 enp0s29u1u7i19: kevent 12 may have been dropped<\/pre>\n