element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Arduino Projects
  • Products
  • Arduino
  • Arduino Projects
  • More
  • Cancel
Arduino Projects
Blog LoRa MER Week 5: Indoor Testing
  • Blog
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino Projects to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: fmilburn
  • Date Created: 4 Jan 2019 1:42 AM Date Created
  • Views 1972 views
  • Likes 9 likes
  • Comments 4 comments
  • mkr relay shield
  • mkr_giveaway_projects
  • sensors
  • lorawan
  • arduino_projects
  • lora
  • arduino mkr 1300
  • boat
  • arduino
  • mkr_smarterworld
  • wan_1300
Related
Recommended

LoRa MER Week 5: Indoor Testing

fmilburn
fmilburn
4 Jan 2019
image

Arduino Home

An Open-Source platform to create digital devices and interactive objects that sense and control physical devices.

Arduino Tutorials
Arduino Projects

 

I am building a prototype for a remote controlled vessel, the LoRa Marine Environmental Ranger (LoRa MER) that gathers environmental data and relays it to a shore based station using Arduino MKR WAN 1300 LoRa boards.  This post is the seventh in a series, and describes the preparation done to better assure the upcoming tests on water will be successful.

image

Implementation Status

Last week I described the first tests on water .  While the LoRa and sensor portion worked without issue, the Radio Control (RC) system of the boat did not function.  Most of the work this past week was effort to find the cause of the RC problem and secure the sensors for the next test.  Changes from last week are in red bold

 

Boat

  • RC control inspected and retested
  • MKR WAN 1300 firmware tested
  • Following sensors / hardware more permanently fitted and tested
    • ST3775 TFT Display
    • ICP10100  Atmospheric Pressure / Temperature
    • NEO-6M-0-001 GPS
    • Thermistor Water Temperature
    • Thermistor Air Temperature
    • KX224-I2C 3 axis Accelerometer
    • RPR-0521RSLight Sensor
    • TSW-10 Turbidity Sensor
  • Bathtub test

Shore base:

  • Enclosure completed
  • TFT screen fitted
  • Firmware has LoRa reception (polls) and responds with RSSI
  • MKR WAN 1300 connected to Raspberry Pi by USB serial
  • Python script sends data over internet to adafruit.io
  • Dashboard implemented on adafruit.io
  • Fitted a DIY dipole antenna
  • Tested TTGO LoRa32 with MKRWAN 1300

 

Indoor Testing

The project technicians inspected all connections in the radio control portion of the boat but were unable to find any obvious problems.

image

There are still intermittent issues with communication but by powering down and repowering they can be controlled somewhat.  Since I will see the grandkids this weekend I decided to button it back up and make do.  The sensors and MKRWAN 1300 LoRa board were attached more securely and testing done indoors as seen in the following video.

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

Playing Nice with ESP32 LoRa

A while back I ordered an ESP32 board with LoRa and a small display.  It is quite easy to communicate between the Arduino and ESP32 board and they even use the same library.  I have been unsuccessful in setting the ESP32 up as a TTN gateway so far but it seems a number of others have done so.   It should be possible to use the ESP32 as a base station that talks to Adafruit IO  but I haven't tried that and will stick with the Raspberry Pi for now.  The photo below shows the Arduino and ESP32 communicating.

image

Next Steps

  • Tests on water

Links

MKR WAN 1300: LoRa Marine Environmental Ranger  - This is the landing page which outlines the project

LoRa MER Week 1:  Making it Portable

LoRa MER Week 2: Boat in a Box

LoRa MER Week 3: Building a Shore station and Starting the Boat

LoRa MER Week 3.5:  Testing Turbidity and Posting Data to Internet

LoRa MER Week 4:  Boat Afloat and New Antenna

  • Sign in to reply

Top Comments

  • Jan Cumps
    Jan Cumps over 6 years ago +4
    Is there a difference in ability to control the boat when your project is switched off or on? Asking because my neighbour's garage port remote didn't work when I had the baby-phone on in my house .
  • genebren
    genebren over 6 years ago +3
    Frank, Nice update on your MER project. Hopefully you are now ready for the duck pond tests. Good luck and keep up the good work! Gene
  • three-phase
    three-phase over 6 years ago +3
    Good to see the progress being made. Kind regards
  • fmilburn
    fmilburn over 6 years ago in reply to Jan Cumps

    Hi Jan,

    I followed up on this as I had not considered it previously.  I turned off LoRa and tested the RC.  Some of the issues continued to occur during the test  (e.g. did not began to work right away but did work after 1-2 control movements) but I could not get it to fail completely.  But then again, the complete failure only occurred the one time at the duck pond.  This is a very cheap 27 MHz controller and receiver so I guess I got what I paid for.  LoRa in the United States is 915 MHz.  If I continue to pursue this then I have some research to do but would probably try autonomous control where LoRa gives coordinates to the boat and it proceeds there with maybe manual backup on 2.4 GHz which seems to be what more modern RC models use.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Jan Cumps
    Jan Cumps over 6 years ago

    Is there a difference in ability to control the boat when your project is switched off or on?

    Asking because my neighbour's garage port remote didn't work when I had the baby-phone on in my house image.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • three-phase
    three-phase over 6 years ago

    Good to see the progress being made.

     

    Kind regards

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • genebren
    genebren over 6 years ago

    Frank,

     

    Nice update on your MER project.  Hopefully you are now ready for the duck pond tests.  Good luck and keep up the good work!

     

    Gene

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube