Our Easter sale is in progress! Discounts are all over the front page of our online store. While grabbing some bargains, please allow us to enjoy a prolonged Easter holiday. Orders placed from now will be shipped from 24th of April, first in first serve. Thanks for loving our products.
After being around for years, Freematics ONE+ Model B has got a refresh recently. It now comes with SIM7070G LTE-M module. LTE-M gives a longer range, lower latency, lower power consumption, full mobility and roaming support, which makes it ideal for automotive applications that operate across multiple regions. SIM7070G has global LTE and GSM network support. Comparing to SIM7600, it has no UMTS support meaning it has a limitation in areas which rely on 3G network (no 4G or 2G coverage, like some rural areas in Australia). Model H still uses SIM7600.
The Arduino library for Freematics ONE+ has been updated for application code to support both SIM7600 and SIM7070 effortlessly. Now same code can work with SIM7600 and SIM7070 without pre-configuration as cellular module is automatically identified at runtime. The telelogger (reference application code) has been significantly improved with iOS/Android app support via BLE and seamless WiFi/cellular network switching. By the way, Freematics Builder is still your best helper to use telelogger.
By Stanley|November 24th, 2022|Updates|Comments Off on Freematics ONE+ Model B got a refresh
Whether you know or not, you can use Freematics ONE+ and Freematics ONE with our Android and iOS app named Freematics Controller. Freematics ONE+ has a BLE capable micro-controller ESP32 and Freematics ONE has a BLE module CC2541. Both of them are able to communicate with an Android or iOS mobile device wirelessly via BLE.
Freematics ONE+ and Freematics Controller App
A BLE SPP server is implemented in the Arduino library for Freematics ONE+. The datalogger code has demonstrated use of two APIs (ble_recv_command and ble_send_response) provided to perform BLE SPP communication with app. Follow the steps below to see them working.
By Stanley|May 9th, 2022|Guides|Comments Off on Using Freematics ONE and ONE+ with Freematics Controller App
Our ESP32 Arduino OBD Kit has been refreshed with new ESPRIT-C3. Demo code can be compiled and uploaded with Freematics Builder or Arduino IDE flawlessly. Just make sure to put libraries in place when you use Arduino IDE.
The kit is on promotional sale at the moment with a 20% discount. Grab one now!
By Stanley|January 10th, 2022|Updates|Comments Off on ESP32 Arduino OBD Kit refreshed
Christmas and new year holidays are around the corner. We will keep dispatching orders till mid-day of 24 Dec 2021 (AEST). All orders placed afterwards will be dispatched from 7 Jan 2022. First in first served. We are committed and looking forward to providing the community and industry our unique range of sustainable open-source telemetry products in 2022. Happy holidays and stay safe!
By Stanley|December 15th, 2021|Updates|Comments Off on Happy Holidays
The highlight of this update is the support for RISC-V based ESP32-C3. With more products based on this new SoC rolling out soon, Freematics Builder has got a refresh just in time. Meanwhile, we have ESPRIT-C3 which is a ESP32-C3 based dev board for you to play with.
By Stanley|October 28th, 2021|Updates|Comments Off on Freematics Builder has got a refresh
This release package contains Telelogger, FreematicsPlus library and ESP32 Arduino core 2.0.0 in form of ESP-IDF component. It allows developers to build for and upload to ESP32/ESP32-C3 based Freematics products from ESP-IDF command line environment to get the best of the versatile build system.