Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

pvanroos

Member Since 10 Apr 2014
Offline Last Active Oct 28 2014 05:57 PM
-----

Topics I've Started

RS-485 communication

21 October 2014 - 12:42 AM

Hi all,

 

Newbie here trying to get RS-485 communication to function properly.  Here are the details of my project:

 

1.  Netduino 2 Plus with factory firmware

2.  Bought this shield to provide RS-485 port for my Netduino:  http://store.linkspr...r-arduino-v2-1/

3.  Going to use SerialPort class to manage connection with shield on COM1 (D0 and D1).  Using VS 2013 to write the code and deploy solution to Netduino.  Ran a simple test (flashing light) and deploy was successful and code worked.

4.  Will connect twisted pair from CAT6 cable from target device to RS-485 shield (see 2 above) to handle physical transport of RS-485 signals.

5. SerialPort code will write a byte array that target device will expect and know what to do with.  I will use the ReceivedData event handler to get the byte array response.

 

Quick questions:  Has anybody ever gotten RS-485 communication to work with a Netduino using a breakout board or shield built for Arduino?  Are there any gotchas I'm missing?

 

Thanks a bunch,

 

Paul


home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.