2019-07-21 (Su) PillarGame

After more research, it seemed that the most practical solution was to use two Bluetooth modules talking to one another. Wireless UART communication was reportedly the purpose behind creating the protocol. The key to establishing a connection was behind AT commands, and getting the modules into a mode where they would accept them was a sordid affair. The first module to receive them was the one I soldered myself, and coincidentally, thought I overdid it with the solder. The biggest trick was to ignore all wireless connections and connect through a USB↔serial converter immediately upon startup.
AT commands working on the soldered module

The second module to work was the one ordered for this project. Strangely, the Tinysine module had no luck even though I found its specific page. I have been withholding links for these projects since many of them have been dead ends and I only want to wait to point folks to useful links. Even though I was able to get the modules responding to AT commands, not all of them worked since I may have been sending commands for a different module. They look similar, and the commands are not universal. One reliable source, and a well-written site has been from Martyn Currey.

AT commands on the purchased module

The rest of the posts for this project have been arranged by date.

First time here?

Completed projects from year 1
Completed projects from year 2
Completed projects from year 3
Completed projects from year 4
Completed projects from year 5
Completed projects from year 6

Disclaimer for http://24hourengineer.blogspot.com and 24HourEngineer.com

This disclaimer must be intact and whole. This disclaimer must be included if a project is distributed.

All information in this blog, or linked by this blog, is not to be taken as advice or solicitation. Anyone attempting to replicate, in whole or in part, is responsible for the outcome and procedure. Any loss of functionality, money, property, or similar, is the responsibility of those involved in the replication.

All digital communication regarding the email address 24hourengineer@gmail.com becomes the intellectual property of Brian McEvoy. Any information contained within these messages may be distributed or retained at the discretion of Brian McEvoy. Any email sent to this address, or any email account owned by  Brian McEvoy, cannot be used to claim property or assets.

Comments to the blog may be utilized or erased at the discretion of the owner. No one posting may claim property or assets based on their post.

This blog, including pictures and text, is copyright to Brian McEvoy.

2019-07-16

Comments