Hi,
Can you post the code here?
Search found 3 matches
- Thu May 21, 2020 10:03 am
- Forum: Freematics Software
- Topic: No power when powering from OBD
- Replies: 2
- Views: 5553
- Thu May 21, 2020 9:58 am
- Forum: Freematics Software
- Topic: Working with BLE module
- Replies: 1
- Views: 4684
Working with BLE module
Hi, I am not able to connect to freematics one through bluetooth. I just uploaded the below code. #include <SoftwareSerial.h> SoftwareSerial Bluetooth(0,1); // RX, TX void setup() { Serial.begin(9600); Serial.println("start1"); Bluetooth.begin(9600); Bluetooth.write("start2"); } ...
- Thu Apr 09, 2020 3:02 pm
- Forum: Freematics Software
- Topic: PCB layout
- Replies: 0
- Views: 9430
PCB layout
Hi,
I am not able to find the PCB layout. If it is not available, how can i make some hardware modifications and try some of the changes to learn more?
I am not able to find the PCB layout. If it is not available, how can i make some hardware modifications and try some of the changes to learn more?