Hi.
According to ESP32 docs, in order to use JTAG debug interfaces we need to access GPIO pins 12 to 15.
Is it technically possible to do so on the ONE+, hopefully via the XBee headers?
Thanks,
Andrea.
Search found 8 matches
- Thu Jul 05, 2018 7:55 am
- Forum: Freematics ONE+
- Topic: how to access JTAG pins on ONE+ ?
- Replies: 2
- Views: 1402
- Thu Jun 28, 2018 6:20 am
- Forum: Freematics Software
- Topic: configurate DATALOGGER
- Replies: 4
- Views: 773
Re: configurate DATALOGGER
clochardm33 wrote: > If it anything to do with the declaration of > // bit map of supported PIDs > byte pidmap[4 * 4] = {0}; > in FreematicsOBD.h > This seems to imply that there are a max of 16 entries (unless this is > increased). pidmap is a bitmap (see for example COBD::isValidPID) so the entrie...
- Mon Apr 09, 2018 4:42 am
- Forum: Freematics Software
- Topic: telelogger net_none build error
- Replies: 0
- Views: 864
telelogger net_none build error
Hi. I'm trying to build telelogger using PlatformIO on Atom. With config.h from master, it builds ok If I edit the config and set NET_DEVICE to NET_NONE, I get build errors: /home/andrea/devel/Freematics/firmware_v5/telelogger/telelogger.ino: In function 'void idleTasks()': /home/andrea/devel/Freema...
- Mon Apr 09, 2018 4:32 am
- Forum: Freematics ONE+
- Topic: telelogger V5 not logging from car (but OBD works!)
- Replies: 1
- Views: 577
Re: telelogger V5 not logging from car (but OBD works!)
Offline datalogger works nicely, telelogger still won't work.
Any ideas, @stanley ?
Any ideas, @stanley ?
- Mon Apr 02, 2018 4:18 am
- Forum: Freematics ONE+
- Topic: telelogger V5 not logging from car (but OBD works!)
- Replies: 1
- Views: 577
telelogger V5 not logging from car (but OBD works!)
Hi. I have setup a local Hub server and verified that it works with the javascript simulator. Next, I forwarded a port from the router to the local Hub installation. Then, I reconfigured the telelogger to run without OBD (I'm away from the car) and set it to use my phone hotspot. Booting the One+ re...
- Mon Apr 02, 2018 2:33 am
- Forum: Freematics ONE+
- Topic: Problems getting started with the ONE+
- Replies: 3
- Views: 1614
Re: Problems getting started with the ONE+
Hi, Eric. I'm a newbie as well so please bear with me but I think I can answer your first question: your board settings are correct. To verify, just check the platform.ini file from one of the demo sketches, they'll all have this section: [env:esp32dev] platform=espressif32 board=esp32dev framework=...
- Mon Mar 26, 2018 5:05 am
- Forum: Freematics Hub
- Topic: Freematics Hub for Linux is released
- Replies: 5
- Views: 2488
Re: Freematics Hub for Linux is released
I'm also interested in a Raspi version
- Mon Mar 26, 2018 5:02 am
- Forum: Freematics Arduino Builder
- Topic: Linux version?
- Replies: 0
- Views: 980
Linux version?
I'm a newbie, both to Freematics and to Arduino, so I'm exploring the options: so far, Platform.IO and the Freematics Arduino Builder.
Am I correct in saying the FAB is Windows-only?
Followup question: unless I use the FAB, should I edit config.xml and config.h in a consistent manner?
Am I correct in saying the FAB is Windows-only?
Followup question: unless I use the FAB, should I edit config.xml and config.h in a consistent manner?