You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mynewt.apache.org by "David G. Simmons" <sa...@mac.com> on 2017/01/10 17:27:48 UTC

Mac OS X App

Like the iOS app, the Mac OS X app (available at https://www.dropbox.com/sh/u7wvu5hianw5thp/AAAnAzPLBB9XwXH4OqZnOyXra?dl=0 <https://www.dropbox.com/sh/u7wvu5hianw5thp/AAAnAzPLBB9XwXH4OqZnOyXra?dl=0> ) now does search. You no longer have to conform to any edicts in your app. Search for BLE Devices, choose your device and Service UUID, and it will then subscribe to all NOTIFY Characteristics. (NOTE: right now, it only handles INTs as values. If there's interest, and after I finish all the other demos, I will fix this).

Best regards,
dg
--
David G. Simmons
(919) 534-5099
Web <https://davidgs.com/> • Blog <https://davidgs.com/davidgs_blog> • Linkedin <http://linkedin.com/in/davidgsimmons> • Twitter <http://twitter.com/TechEvangelist1> • GitHub <http://github.com/davidgs>
/** Message digitally signed for security and authenticity.  
* If you cannot read the PGP.sig attachment, please go to 
 * http://www.gnupg.com/ <http://www.gnupg.com/> Secure your email!!!
 * Public key available at keyserver.pgp.com <http://keyserver.pgp.com/>
**/
♺ This email uses 100% recycled electrons. Don't blow it by printing!

There are only 2 hard things in computer science: Cache invalidation, naming things, and off-by-one errors.