Search found 829 matches
- Thu Apr 15, 2021 8:26 pm
- Forum: Freematics Products
- Topic: No data in GET requests
- Replies: 1
- Views: 43
Re: No data in GET requests
Fixed.
- Mon Mar 29, 2021 8:00 pm
- Forum: Freematics Products
- Topic: Stanley (or anyone), please help.
- Replies: 1
- Views: 789
Re: Stanley (or anyone), please help.
We are currently working on a new version of the app which is incompatible with the latest iOS. Meanwhile, please use the PC GUI or alternatively you can still send commands wireless the emulator via a generic BLE app.
- Mon Mar 29, 2021 7:59 pm
- Forum: Freematics Hub
- Topic: Installation instructions for Freematics Hub
- Replies: 1
- Views: 1425
Re: Installation instructions for Freematics Hub
The maintenance has completed.
- Mon Mar 29, 2021 7:57 pm
- Forum: Freematics Products
- Topic: adapter V2.0 with software serial.
- Replies: 1
- Views: 540
Re: adapter V2.0 with software serial.
Be aware software serial is never stable above 38400bps on ATmega328.
- Mon Mar 29, 2021 7:56 pm
- Forum: Freematics ONE+
- Topic: No GNSS data
- Replies: 3
- Views: 888
Re: No GNSS data
You can use a OBD extension cable to relocate the device to a better location than the OBD port.
- Mon Mar 29, 2021 7:54 pm
- Forum: Freematics ONE+
- Topic: ONE+ Model H GNSS Difficulties
- Replies: 1
- Views: 449
Re: ONE+ Model H GNSS Difficulties
The simple_gps_test sketch won't work with the internal GNSS of model B or H. It works with connected external GNSS receiver only.
Try lower CPU clock and keeping the LOGO side up to sky.
Try lower CPU clock and keeping the LOGO side up to sky.
- Fri Mar 19, 2021 11:31 am
- Forum: Freematics ONE+
- Topic: No GNSS data
- Replies: 3
- Views: 888
Re: No GNSS data
Always use standalone GNSS for model B. Did you use 240MHz CPU clock? Try using 160Mhz or 80Mhz instead. ESP32 running at 240MHz generates a lot of RF noise.
- Fri Mar 12, 2021 4:20 pm
- Forum: Freematics Software
- Topic: Freematics Traccar Edition Software
- Replies: 2
- Views: 1050
Re: Freematics Traccar Edition Software
Use telelogger please.
- Fri Mar 12, 2021 4:17 pm
- Forum: Freematics Products
- Topic: I have new project for capture can bus of EV folklift.
- Replies: 1
- Views: 435
Re: I have new project for capture can bus of EV folklift.
You are welcome to try with CAN sniffing.
- Tue Mar 02, 2021 4:49 pm
- Forum: Freematics Products
- Topic: Not one, but TWO of my questions disappeared
- Replies: 2
- Views: 649
Re: Not one, but TWO of my questions disappeared
LightBlue is used to send AT commands via BLE which is good fo testing the BLE connnection.
The emulator's Windows GUI software is open-source (GUI in Javascript) and you can add any application logic you need.
The emulator's Windows GUI software is open-source (GUI in Javascript) and you can add any application logic you need.