I'm using freematics one+ device with Arduino ide for coding. I'm not able to include a library. pls give me the link to copy that in arduino IDE preferences.
thannk you.
arduino ide not supporting freematics one+
-
- Posts: 3
- Joined: Thu Nov 28, 2019 10:15 pm
Re: arduino ide not supporting freematics one+
First of all, get yourself ready with ESP32 addon in Arduino IDE.
-
- Posts: 3
- Joined: Thu Nov 28, 2019 10:15 pm
Re: arduino ide not supporting freematics one+
all set up like esp32 board libraries and freematics libraries are installed.
I'm using freematics one+ with a 7600e cellular module. I have a problem with GPS and cellular connections. can u help me with the AT command code for 7600E I used this code (Freematics/firmware_v5/traccar_client_sim5360/) but sim card initialization, not happening. I'm using an unlimited IoT sim card. signal strength is good here. and the test code of sim7600 is working fine till Http part. from it's not connecting to my server even if I have changed my port number and apn in code. what I'm asking for u is can u give a test code for 7600e using at commands directly in the code.
thanking you.
I'm using freematics one+ with a 7600e cellular module. I have a problem with GPS and cellular connections. can u help me with the AT command code for 7600E I used this code (Freematics/firmware_v5/traccar_client_sim5360/) but sim card initialization, not happening. I'm using an unlimited IoT sim card. signal strength is good here. and the test code of sim7600 is working fine till Http part. from it's not connecting to my server even if I have changed my port number and apn in code. what I'm asking for u is can u give a test code for 7600e using at commands directly in the code.
thanking you.
-
- Posts: 3
- Joined: Thu Nov 28, 2019 10:15 pm
Re: arduino ide not supporting freematics one+
Arduino ide installed with esp libraries and esp dev board.
sim test 7600 code is working fine till IP address access. it's not connecting to the server even if I use hub server port. is it possible to use the Thingspeak cloud for uploading data?
there is one code in examples Freematics/firmware_v5/traccar_client_wifi/ if I use this code it doesn't connect to the internet. sim apn is correct.
1. Is it possible to use at commands to access 7600e without using freematics libraries?
2. in GPS test code it's not detecting the location. in the serial monitor of Arduino ide, it's displaying
sim test 7600 code is working fine till IP address access. it's not connecting to the server even if I use hub server port. is it possible to use the Thingspeak cloud for uploading data?
there is one code in examples Freematics/firmware_v5/traccar_client_wifi/ if I use this code it doesn't connect to the internet. sim apn is correct.
1. Is it possible to use at commands to access 7600e without using freematics libraries?
2. in GPS test code it's not detecting the location. in the serial monitor of Arduino ide, it's displaying