TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to beg/borrow/steal your way to a cross platform Bluetooth LE library (2023)

80 pointsby nateb202210 months ago

4 comments

jtrueb10 months ago
The CoreBluetooth interface can be restrictive, but the BLE functionality that it exposes is so consistent. That “just works” on a whole other operating system is incredibly valuable. Then you have Android where something for one phone doesn’t behave the same way on another phone, and all the work you pour into it gets you no closer to a functioning desktop app.
评论 #41102079 未加载
Semaphor10 months ago
Heh, saw the title and instantly wondered if it was qdot as he recently [0] mentioned &quot;yeah I wrote and manage our Bluetooth le library! It’s been one of the bigger regrets of my life&quot;, and this post is indeed linked there ;)<p>[0]: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41021600">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41021600</a>
评论 #41100269 未加载
medymed10 months ago
Getting two imperfectly compatible BLE libraries from different OSs to work together involves guesses, prayers, and lots of hand waving of devices in the air. It’s like trying to learn Hogwarts spell casting with a wizard textbook missing half of every page.
评论 #41102461 未加载
maicro10 months ago
&quot;Also, if I don’t make the library async, less people on Hacker News will be mad at me, and that’s a number that should always go up, not down.&quot; - [insert some witty comment about reward functions here, I just love this line and wanted to promote it]
评论 #41100343 未加载
评论 #41100363 未加载