TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Free LoRaWAN Books

20 点作者 teleforce10 个月前

2 条评论

mike50310 个月前
I use a handful of YoLink devices which use LoRa for their connectivity and I have to say it does seem reliable, one single hub covers my entire house whereas 3 Eero Pro 6E mesh APs still don't have that "ease" of coverage (of course, they're capable of a lot more bandwidth) but it seems like LoRa seems like the perfect option for IoT stuff, at minimum. Don't see many things using it though.
评论 #41140412 未加载
amy-petrik-21410 个月前
Just for those unfamiliar with LORAWAN, LORA WAN is a combination of AI's "low rank adaptation" (LORA) approach with phsysionerual networks where by the WAN network grid is mirrored by an identically structured neural network. By performing a LORA on the neural network model of the physical network the network flow and efficiency can abstractly be "fine tuned" to a particularly observed use case, then deployed physically as node executor policy. Using it generally entails (1) system-wide packet-dump A LA NSA to build a training set (not saying whether or not the NSA does this sort of thing) then (2) fine tuning against the LORAWAN model and finally (3) deployment of the AI engine for each note to manage packet forwarding ,routing, and queueing policies.