Skip to content

Updated VN100 Setup, TCPIP Stack, and Software and Hardware Version

Compare
Choose a tag to compare
@jonrwat jonrwat released this 09 Nov 19:17
· 20 commits to master since this release

Updates performed include:

  • VN100 Setup (vn100.c): The VN100 setup is updated to check the configuration of the device before initializing the peripheral. If the VN100 is already configured correctly, the software performs normal operation functionality. If the VN100 is not configured, then the software attempts to configure the device.
  • TCPIP Stack (tcp.c & udp.c): Errors within the stack are updated so that correct 16-bit comparison is performed. Previously, this comparison occurred incorrectly, which resulted in ARP messages not being periodically sent. Therefore, Ethernet communication would not be possible if a certain amount of time elapsed between powering the device attempting Ethernet communication.
  • Software and Hardware Version (status.c): The software firmware version is updated for release. The hardware version has also been updated since resistors between the SPI and radio (i.e. R53, R54, R61, and R62) have been depopulated. With the radio attached, the SPI lines were being corrupted by the radio.