M6eMicroFix-LTEtoFull

From VentureResearchWiki
Jump to navigation Jump to search

M6e Micro Fix - Convert LTE to full performance modules[edit | edit source]

  • Plug in the test AM33 module to the VR Shelf boards with affected M6e Micros
  • Run the following commands in ssh to upgrade the RFID Service to latest:
opkg update && opkg upgrade
  • Verify M6e model to be: "M6e Micro"
nc localhost 2020
rfid model
  • Verify the current m6e firmware version to be: "01.03.00.18-20.13.12.17-BL12.12.13.00"
nc localhost 2020
rfid info
  • If the version doesn't match, follow these instructions to upgrade/downgrade reader firmware. Otherwise skip to next step
wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/vr/MicroFW-1.3.0.18.sim -O /home/user/m6efirmware.sim
nc localhost 2020
rfidtest fwupgrade m6e

-wait here till you receive message: "Done Loading firmware"

  • Setup license key
nc localhost 2020
SET M6ELICENSEKEY a2 c9 55 d6 9e 23 a7 ed 2b c3 ff 06 e6 6f 1a a4
SET ASYNCOFFTIME 0
COMMIT