New Project

I want to make a project which will work like the following:

There will be two devices which will be connected via Bluetooth. First they will be turned ON and the Bluetooth will be paired. When they are paired a display will show that the devices are paired. If the 2nd device (slave) is not paired up, the display will show that the device is not paired. And after a minute the Geo Location will be sent to a Web page (or Fire base real time Local Tracking).

I have developed parts of the code (given in attachments). Please help me put them into a single code.

firebase-sim800-gps-tracking.ino (7.47 KB)

geoHash.ino (2.04 KB)

Please post your best attempt at the merged program.

This Simple Merge Demo may help.

Before trying to merge the programs go through the two of them carefully to make sure they are not both trying to use the same resource - for examples an I/O pin. If you find conflicts change something in one of the separate programs and make sure it still works with the change.

...R

Hi,
Welcome to the forum.

Please read the first post in any forum entitled how to use this forum.
http://forum.arduino.cc/index.php/topic,148850.0.html then look down to item #7 about how to post your code.
It will be formatted in a scrolling window that makes it easier to read.

Thanks.. Tom... :slight_smile:

Or try This simple method

TomGeorge:
Hi,
Welcome to the forum.

Please read the first post in any forum entitled how to use this forum.
http://forum.arduino.cc/index.php/topic,148850.0.html then look down to item #7 about how to post your code.
It will be formatted in a scrolling window that makes it easier to read.

Thanks.. Tom... :slight_smile:

please read the link above and read #6 until you fully understand
read and re-read sentence #2 and #3 over a few times.
you can 'modify' your first post
go to the first post,
move your mouse the bottom right of the post, click more, then modify