Rapid Prototyping Android Bluetooth Apps

Elektor Magazine has a webinar Rapid Prototyping BLE Android Apps Using MIT App Inventor taking place on June 10, 2021 at 1600 CEST.

MIT App Inventor is a cloud-based tool that allows you to build apps in the web browser. It provides a visual programming block-based environment allowing anyone, even children, to build fully functional apps for smartphones and tablets.

The first 50 registrants are being entered into a raffle to win 10 PIC-IoT boards and vouchers worth €10 and €25 for the Elektor Store.

Next Generation Sign-In Technology Using iBeacons

Our customer, Ostara Systems, have added Bluetooth beacons to their Maintenance Management Solution. Beacons allow engineers to automatically sign-in and prove that they are working on site.

Beacons provide a significant improvement in the sign in process, reducing administration and providing for a quicker and easier sign in using the Ostara app. 1300 Bluetooth Beacons have been installed that are used by over 10,000 engineers.

Contact Ostara regarding their Facilities Management Solution

View iBeacons

Solar Powered Pedestrian Beacons with iBeacon Technology

The Considerate Constructors Scheme Best Practice Hub has a new entry showcasing Solar Powered Pedestrian Beacons with iBeacon Technology. The hub is where UK and Ireland building contractors can showcase best practice.

The system consists of two solar powered belisha pedestrian crossing beacons installed by John Sisk and Son Ltd as part of traffic management plan measures.

Each belisha beacon has a Bluetooth transmitter advertising iBeacon. This allows parameters such as the battery voltage, discharge current and the beacon’s unique ID (UID) to be obtained and controlled remotely using an app.

View iBeacons

Conference Event Visitor Tracking Using iBeacons

As real, physical events come back after the pandemic, systems like Aventri will become useful once again. Aventri is an app-based event and conference guide that increases engagement and provides real-time event performance insights.

iBeacons can be used to trigger an automated message when a user is in range of a booth or other conference location. They can also be used to implicitly measure foot traffic at particular points. It’s also possible to generate lists of who visited each booth.

View iBeacons

Bluetooth Smart Helmet in Mining

There’s new research by Yeanjae Kim, Jieun Baek and Yosoon Choi of the Department of Energy Resources Engineering, Pukyong National University, Korea on a Smart Helmet-Based Personnel Proximity Warning System for Improving Underground Mine Safety.

The system involves a smart helmet worn by walking workers that picks up Bluetooth beacons attached to heavy equipment, vehicles or placed in dangerous zones. The aim is to prevent collisions between equipment and pedestrians in mines.

The bidirectional proximity warnings provide visual proximity alerts that reduce worker mental effort and stress and help to free the hands of workers to maintain work efficiency.

The system uses an Arduino Uno board with Bluetooth BLE module within the helmet. Visual warnings are provided using LED straps.


The use of Bluetooth for proximity safety warnings isn’t new. We have come across similar concepts in power stations and factories where fixed smart lights and/or apps, rather than smart-helmets, are used to improve proximity safety, particularly near blind corners or hazardous areas. We also have clients re-purposing social distancing beacons to provide for simpler systems that warn workers of proximity to vehicles.

View beacons

How to Set Up the FSC-BP103

Feasycom have a new video showing how to set up the FSC-BP103:

The FSC-BP103 is popular for use on a key ring or lanyard due to its small size (37.8mm x 33.8mm x 7.9 mm).

It’s also relatively inexpensive allowing it to be rolled out to a large number of people. For example, we have London Queen Mary University Barts Cancer Institute using this beacon with BeaconRTLS to audit room occupancy for Covid. The button is also used as an SOS in the case of lone working.

View Wearable Beacons

Semiconductor Price Increases

Many of our suppliers have notified us the current global shortage of chips is starting to hit the Beacon ecosystem. While there isn’t currently a shortage of beacons, semiconductor prices are causing Bluetooth beacon prices to increase.

Factories are having to plan the purchase of components 6-12 months ahead rather than buy just in time. If components don’t arrive in time, they have to be purchased last minute on the more expensive spot market.

Stocks we already have in the UK won’t increase in price until we re-stock. We are experiencing special and custom orders being higher in price and/or having longer lead times, depending on the manufacturer. This is a short term problem for 2021 and 2022. Some in the industry predict it could be two years before new manufacturing facilities can ease supply concerns.

Bloomberg has a great in-depth article The Chip Shortage Keeps Getting Worse. Why Can’t We Just Make More? if you wish to learn more.

Starting Android iBeacon App Development

Here are some pointers how to go about Android beacon development:

  • The Android documentation is excellent.
  • Read the posts tagged Android on this blog.
  • Avoid the libraries produced by the beacon manufacturers. They tend to add little value, are usually poorly documented and aren’t changed when there are updates to underlying Android libraries. You can achieve everything with the Android APIs. The only exception is connecting via GATT to Sensoro beacons where the Service/Characteristic information isn’t publicly available and hence you have to use their SDK.
  • The TI SensorTag library has some great examples of how to connect via GATT.
  • Nordic Semiconductor, the manufacturer of the System on a Chip (SoC) in most beacons, has useful libraries for scanning and connecting via GATT.
  • Take a look at the Bluetooth LE Wiki for links to more resources.

If you need more help we provide beacon app development services.