Automotive, Electronics, hardware, Networking, Software, tesla

Custom SIM card in Tesla Model 3 2024+, Tesla Model Y 2025+ and Cybertruck

All Tesla vehicles are equipped with eSIM or built-in SIM cards that provide 4G/5G connectivity for the car. This Tesla SIM works only on official markets and is useless in “gray” areas. There is no connectivity at all in non-official regions. Installing a local SIM card can solve the connectivity issue. Previously, I explained how to replace the LTE modem…

Continue Reading

Electronics, hardware, Networking, Reverse engineering

Reverse engineering of the Starlink Ethernet adapter

The new generation of the Starlink terminal was released at the end of 2021. The Dishy antenna is square now, and a completely redesigned indoor unit combines a WiFi router and power supply. The new design should be more cost-effective, so there is no AUX Ethernet port on the router, only WiFi. Later SpaceX released an official Ethernet adapter that…

Continue Reading

Electronics, Firmware, hardware, Linux kernel, Networking, Reverse engineering

Analysis and reverse-engineering of the original Starlink router

While waiting for my Dishy, I decided to find and buy the Starlink router separately. Sure, it might be just a WiFi router, but it was very curious what’s inside. Spoiler: there are some interesting implementation details. Lucky enough, I found the router on eBay. It’s the first generation of the router. Currently, it’s impossible to buy (separately) the second…

Continue Reading

Electronics, Networking, Software

RS-485 practice and theory

I just built two RS-485 adapters (version 2) and decided to write a little note about the RS-485 bus (and differential line) theory, plus perform some testing of the devices. This material mostly interesting for newbies. At the end of this article, you can find a funny way to test these devices 🙂