Home Forums EasyTransfer Library Support Forum EasyTransfer using NewSoftSerial

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1686
    Anonymous
    Inactive

    hello. I have a project where I have one Arduino UNO that is connected to sensors and SD card. It will loop every 5 sec create a line in a log file on SD. I want it to send data to another UNO using EasyTransfer but on D8\D9. The other UNO will recive data and send them out on web using WIFI. The idea is to make the first UNO log even when there is no wifi (so that i have a full record on SD) and when there is WIFI connection the other UNO will transmit.  My question is as follows. is this a practical use of EasyTransfer and how do you make EasyTransfer use the SoftSerial? If you have exsample code where this works that would be great.

     

    Best regards

    Tronba

    #1736
    Bill
    Member

    There is an example included with the library.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.