Best IoT connectivity platforms in 2026?
Trying to evaluate IoT connectivity platforms for 2026 and curious what people here are actually using in production. What’s been reliable for you so far?
Trying to evaluate IoT connectivity platforms for 2026 and curious what people here are actually using in production. What’s been reliable for you so far?
So i am building this project: github.com/iamkaran/tb-override It lets you save 100$ and use the OSS Version of ThingsBoard!
It lets you change the colors, logos, radius, borders everything related to CSS at runtime without the need of rebuilding from source and you can even save themes to change the UI using presets in a click of a button!
I have been using ThingsBoard (PE) for over 3 years now and i am always irritated by it as the only reason i am paying like 150$ is because i need the White-labeling it provides even though i knew the CE edition is already OSS (and has everything in unlimited) but in reality doing white-labeling from the source is a pain in the ass.
And that's when i got an idea for a project like this (i built it a year ago in python but since it solved an actual problem i decided to re-write it in go and maybe make it better and easier to use) Also i didn't use any AI (i dont want to promote ai slop)
tb-override using NGINX to proxy your thingsboard instance but in the process we intercept the HTML Response and literally inject our own CSS files:
<link rel="stylesheet" href="/custom.css">
<link rel="stylesheet" href="/rules.css">
Right now it only works on Linux with NGINX for reverse proxying but in the future i will make it more flexible
Can you guys show some support by ⭐'ing it? Someone out there will be helped by it!
Hi, I am looking for an LED display screen which can be placed atop a table and can run ads. The screen should run a program to sync data related to ads shown. I found several screens online which run android OS and have RAM and storage which can do the job but this is out of budget. What is the best and cheapest way I can achieve this? Can I do this with just a screen without an OS but connected to a Raspberry Pie? I want the best affordable solution.
Need help with SIM800L + ESP32-S3 SMS issue
The team i'm mentoring using:
Current status:
Problem:
SMS sending is unreliable.
Earlier SMS worked 2–3 times successfully, but now AT+CMGS often hangs before getting the “>” prompt.
After increasing delays, now I sometimes get:
>
Prompt received
and the message text prints, but final +CMGS / OK response does not always come and SMS may not arrive.
Also sometimes ESP32 resets during SMS transmission with:
rst:0x7 (TG0WDT_SYS_RST)
Things already tried:
Could this still be a power issue during GSM burst current, or something carrier/SIM related?
Any suggestions appreciated.
Looking at the gap between "best practice" and "what people actually ship" for IoT device identity.
Best practice says: every device gets a unique private key, generated inside a secure element (ATECC608, OPTIGA Trust M, SE050, etc.), never extractable, used for mutual TLS to the cloud and for signing telemetry.
What I see in actual products (teardowns, leaked firmware, CVE reports): keys in flash, often shared across a product line, sometimes hardcoded in the binary. Even from companies that should know better.
For people who've shipped IoT products at any scale, what's the actual barrier?
Curious whether anyone's using the pre-provisioned variants (TrustFLEX, TrustCustom) and whether that actually solves the provisioning problem or just moves it.
What thoughts and desires do you have, what would you like to see?
Built a full-stack IoT ecosystem solo (App + Firmware).
• App: React Native
• Firmware: Python
• Connectivity: 2.4GHz Wi-Fi
What’s the IP value for this stack in 2026?
Thanks!
This video explores the incredible world of global connectivity, showcasing how underwater internet and fiber optic cables bridge continents. We dive into the science and engineering behind these crucial submarine cables, highlighting the modern technology that powers our interconnected world. Discover how ocean technology enables seamless communication across the globe.
Hi guys, i am a final year computer science student, my final year project is to build a digital twin to automate homes, the digital twin should have a 3D model (which i figured out how to do it), but i have no idea how to connect it with devices and sensors so that i can measure how much power the system is using, convert the power to monthly electricity bills etc.. , please give me your insights
Hey everyone,
I wanted to share an open-source weather station I recently finished designing and coding. My goal was to create something small, clean, and extremely power-efficient that I could just leave on my desk.
Here is how it works:
The Hardware & Custom Enclosure: The core of the project runs on a Seeed Studio XIAO ESP32C3. I specifically chose the XIAO because it has a built-in battery charging circuit. This means you can wire a single 18650 Li-ion battery directly to the BAT+ and BAT- pads underneath the board. You don't need any external charging modules or boost converters! You just plug a Type-C cable into the XIAO to charge the device.
I also designed a custom 3D printable enclosure using OpenSCAD to house everything perfectly. It uses M3 brass inserts and screws for a premium, sturdy feel.
(Note: If you have a classic ESP32-WROOM lying around, the code and documentation fully support that too, you'll just need an external charger/boost converter for the battery).
All the code, Fritzing wiring diagrams, and the OpenSCAD 3D models are fully open-source.
GitHub (Code, Wiring & Docs)
MakerWorld (3D Models)
Let me know what you think! I'm really happy with how clean the hardware assembly turned out.
Hey guys,
I have a SIM808 module, an ESP32, and a 3.7V 2500mAh LiPo battery.
My wiring is:
TXD → GPIO16
RXD → GPIO17
VMCU → 3.3V
GND → GND
LiPo+ → SIM808 Battery +
LiPo- → SIM808 Battery -
With this setup, when I press POWKEY the LEDs turn on and I can successfully send AT commands and receive OK.
However, as soon as I insert the SIM card, the LEDs turn on briefly and then shut off immediately.
What could I be missing?
I have an interview this Friday, which questions I should expect? I asked about the level of knowledge they're searching for, the manager responded with "The important thing is that you know the fundamentals because you'll hardly be asked to setup and configure yourself, but you'll guide customers on how to do it." This is the job description:
What we expect of you:
Stop fighting with MQTT brokers and zero-hop limits. The Flaresat Relay Bridge instantly connects your off-grid Meshtastic mesh to anyone online in seconds. Get real-time, bidirectional sync for live maps, pins, routes, and chat using just your phone's internet, no server infrastructure needed.