VRWeatherBoard

From VentureResearchWiki
Jump to navigation Jump to search

Application Version History[edit | edit source]

  • 1.2: Corrected ComponentID 2017-1-18
  • 1.1: Corrected TEMP2 calculation 2016-06-16
  • 1.0: Initial release

Bootloader and Application Programming[edit | edit source]

Follow instructions of Embedded CAN Page to program BL and Application, EmbeddedCAN.

The file to flash for the Application is located at: 'C:\Users\mfc\svn\projects\weather_board\weather\vr_release_0xa000_elf\weather_0xa000_v1.2.elf'.

(In this case, the user was ‘mfc’, but this may vary between different PC’s.)

Provisioning[edit | edit source]

  • Disconnect the Weather Board from the Controller (if it is currently connected). In the console, enter:
candump can0
  • Re-connect the Weather Board to the Controller. If the bootloader has been correctly loaded, the output should resemble the one in the image.

VR Weather Board 1.png

  • Apply a new VRSN sticker to the unit.
  • Connect the beagle bone test set-up to the PC and VR Weather Board.
  • Use the beaglebone to set VRSERIAL number (manual step)
    • login to the beaglebone via SSH
nc localhost 2020
GET INVENTORY

Initially, the device will present itself as VRSN000000255

[DEVICEID] SET VRSERIAL (#)

The Serial number cannot be re-programmed without extra provisions so verify it is entered correctly!

Attachments[edit | edit source]

Bootloader OK

VR Weather Board BootloaderOk.png

candump bootloader test

VR Weather Board Candumpbootloadertest.png