LoRa GPS Tracker/Pager

--A device that combines real-time location tracking and two-way pager, over a LoRa mesh network.---

I have been contacted by a number of people in search and rescue (SAR) who are interested in the other Ripple LoRa mesh projects I have been working on, and it got me to thinking about making a dedicated device for the field personnel.

Well, here it is!

This device doesn't require a companion Android handset, as it has a very simple UI for the user. It has a small OLED screen and just 3 push buttons, so only offers limited types of interaction with the user.

What it does

  • Allows field user to set their status to one of 4 colors (Blue, Green, Orange, Red), which commander will see in real-time.
  • Transmits user's location to commander in real-time.
  • Alerts user of incoming messages and broadcasts from commander.
  • Allows user to send a reply to incoming messages (from a list of options)

Supplies:



Step 1: An Example Scenario

An Example Scenario

The admin of the network sets up the pager devices using the Ripple Commander application. Get it from Google Play: https://play.google.com/store/apps/details?id=com...

Using the app, the commander can see a list of devices on the mesh network.



Step 2: Map View

Map View

The commander can see the status is now orange (see the orange circle above). They can also see the status AND location in the map view.


Step 3: Messaging--A device that combines real-time location tracking and two-way pager, over a LoRa mesh network.---


I have been contacted by a number of people in search and rescue (SAR) who are interested in the other Ripple LoRa mesh projects I have been working on, and it got me to thinking about making a dedicated device for the field personnel.


Well, here it is!


This device doesn't require a companion Android handset, as it has a very simple UI for the user. It has a small OLED screen and just 3 push buttons, so only offers limited types of interaction with the user.


What it does


Allows field user to set their status to one of 4 colors (Blue, Green, Orange, Red), which commander will see in real-time.

Transmits user's location to commander in real-time.

Alerts user of incoming messages and broadcasts from commander.

Allows user to send a reply to incoming messages (from a list of options)

Supplies:

TTGO LoRa 32 v2.1 https://www.digitspace.com/products/wireless-iot/l...

BN-180 GPS https://www.banggood.com/Beitian-Smallest-Mini-Du...

Momentary buttons https://www.banggood.com/100pcs-Mini-Micro-Moment...

1S Lipo battery https://www.banggood.com/GAONENG-GNB-4_35V-450mAh...

Piezo buzzer https://www.banggood.com/5-PCS-Super-Loud-5V-Acti...

TipQuestionComment

Teacher Notes

Teachers! Did you use this instructable in your classroom?

Add a Teacher Note to share how you incorporated it into your lesson.


Step 1: An Example Scenario

An Example Scenario

The admin of the network sets up the pager devices using the Ripple Commander application. Get it from Google Play: https://play.google.com/store/apps/details?id=com...


Using the app, the commander can see a list of devices on the mesh network.


TipQuestionComment

Step 2: Map View

Map View

The commander can see the status is now orange (see the orange circle above). They can also see the status AND location in the map view.


TipQuestionComment

Step 3: Messaging

Messaging

Seeing the status of GeoPager1 change to orange the commander goes into chat screen, and asks if user needs assistance.


(NOTE: the reply in orange comes when the pager user selects a reply from the list)


To specify reply options, just enter "?:" with the options separated by "/"s


TipQuestionComment

Step 4: Pager Alerts

Pager Alerts

On the pager side, the field operative sees the green LED flash and buzzer sound.


TipQuestionComment

Step 5: Pager Interaction

Pager InteractionPager Interaction

They select the message preview with the top button, to see the message details.


The user then uses the buttons to select the reply option.


At this point the commander will get an alert that a reply has come in. (see the app chat screen above, with the orange reply)


TipQuestionComment

Step 6: How to Assemble the Devices

How to Assemble the Devices

Refer to the wiring diagram above on how to connect up the buttons, buzzer and GPS:


TipQuestionComment

Step 7: Flashing the Firmware

You need to make sure you have the Arduino IDE installed, with the Espressif ESP32 boards support added. Go to the Ripple Github site for instructions:


https://github.com/spleenware/ripple


For this project, you need to flash this specific binary: https://github.com/spleenware/ripple#geopager-node...


NOTE: Unfortunately, the GPS uses the same UART as the built-in USB port, so you must disconnect the GPS whenever you are flashing the firmware OR programming the device via the app.


TipQuestionComment

Step 8: Configuring the Device (ID, Settings)

The Ripple Commander app has TWO launcher icons. For defining and configuring the devices on the mesh network, launch from the 'Device Provision' icon.


Tap on the 'NEW' menu in the top Actionbar. then enter a unique ID and name. Select 'GeoPager' in the Device Role drop-down. (optionally, you can set custom config with the '...' button)


Click on SAVE, then back on the main screen, there should be a new device in the list with the name you assigned.


Tap on the small 'computer chip' icon next to it to go into the 'Program Device' screen. While holding down the top button on the pager device (button A), connect a USB OTG cable from Android to the device which should power on the device. After a delay you should see 'PROGRAM MODE' on the OLED screen.


Now tap on the 'Program' button in the Commander app, and if all goes well there should be a '... done' message. The device should now have its ID, config and encryption keys stored in its EEPROM.


TipQuestionComment

Step 9: Initial Testing

Power off the device, then either attach the LiPo battery or power it from a USB source. Launch the main screen using the other launcher icon (labelled Ripple Commander). This should show the pager device in the list, with a gray circle next to it. The gray status means 'unknown' status, as the device hasn't had any interactions yet.


Tap on the pager device, to go into a 'chat' screen. The top Actionbar should now show the status circle update to BLUE, and the 'WiFi' icon next to it showing full/strong connection.


Try typing in some messages, which should make the pager beep/flash, etc


Donate


If you find this project useful and feel like throwing some Bitcoin my way, I'd be really grateful.


My BTC address: 1CspaTKKXZynVUviXQPrppGm45nBaAygmS




Feedback


If you are involved in SAR, or in some other organization with a command-and-control structure which could take advantage of this capability, I would love to help in setting up a trial project/deployment.


I continue to work on this project because it really engages me and interests me. I hope it can prove to be useful to the wider community. Feel free to message me here if you have questions.

Messaging

Seeing the status of GeoPager1 change to orange the commander goes into chat screen, and asks if user needs assistance.

(NOTE: the reply in orange comes when the pager user selects a reply from the list)

To specify reply options, just enter "?:" with the options separated by "/"s



Step 4: Pager Alerts

Pager Alerts

On the pager side, the field operative sees the green LED flash and buzzer sound.


Step 5: Pager Interaction

Pager InteractionPager Interaction

They select the message preview with the top button, to see the message details.

The user then uses the buttons to select the reply option.

At this point the commander will get an alert that a reply has come in. (see the app chat screen above, with the orange reply)

L

Step 6: How to Assemble the Devices

How to Assemble the Devices

Refer to the wiring diagram above on how to connect up the buttons, buzzer and GPS:


Step 7: Flashing the Firmware

You need to make sure you have the Arduino IDE installed, with the Espressif ESP32 boards support added. Go to the Ripple Github site for instructions:

https://github.com/spleenware/ripple

For this project, you need to flash this specific binary: https://github.com/spleenware/ripple#geopager-node...

NOTE: Unfortunately, the GPS uses the same UART as the built-in USB port, so you must disconnect the GPS whenever you are flashing the firmware OR programming the device via the app.


Step 8: Configuring the Device (ID, Settings)

The Ripple Commander app has TWO launcher icons. For defining and configuring the devices on the mesh network, launch from the 'Device Provision' icon.

Tap on the 'NEW' menu in the top Actionbar. then enter a unique ID and name. Select 'GeoPager' in the Device Role drop-down. (optionally, you can set custom config with the '...' button)

Click on SAVE, then back on the main screen, there should be a new device in the list with the name you assigned.

Tap on the small 'computer chip' icon next to it to go into the 'Program Device' screen. While holding down the top button on the pager device (button A), connect a USB OTG cable from Android to the device which should power on the device. After a delay you should see 'PROGRAM MODE' on the OLED screen.

Now tap on the 'Program' button in the Commander app, and if all goes well there should be a '... done' message. The device should now have its ID, config and encryption keys stored in its EEPROM.


Step 9: Initial Testing

Power off the device, then either attach the LiPo battery or power it from a USB source. Launch the main screen using the other launcher icon (labelled Ripple Commander). This should show the pager device in the list, with a gray circle next to it. The gray status means 'unknown' status, as the device hasn't had any interactions yet.

Tap on the pager device, to go into a 'chat' screen. The top Actionbar should now show the status circle update to BLUE, and the 'WiFi' icon next to it showing full/strong connection.

Try typing in some messages, which should make the pager beep/flash, etc

Donate

If you find this project useful and feel like throwing some Bitcoin my way, I'd be really grateful.

My BTC address: 1CspaTKKXZynVUviXQPrppGm45nBaAygmS


Feedback

If you are involved in SAR, or in some other organization with a command-and-control structure which could take advantage of this capability, I would love to help in setting up a trial project/deployment.

I continue to work on this project because it really engages me and interests me. I hope it can prove to be useful to the wider community. Feel free to message me here if you have questions.

Apply for sponsorship >>
1600+ Projects Sponsored
Feb 04,2020
2,390 viewsReport item
  • Comments(1)
  • Likes(3)
You can only upload 1 files in total. Each file cannot exceed 2MB. Supports JPG, JPEG, GIF, PNG, BMP
0 / 10000