Search found 4 matches

by fwh
Sat Oct 06, 2018 2:42 am
Forum: Freematics Software
Topic: Code Sharing ?
Replies: 5
Views: 10769

Re: Code Sharing ?

Post your code on github and then share link describing what it does on this forum.
by fwh
Sat Oct 06, 2018 2:38 am
Forum: Freematics Software
Topic: Freematics hub source code
Replies: 4
Views: 9105

Re: Freematics hub source code

Do you mean the library? It is here https://github.com/stanleyhuangyc/Freematics
by fwh
Tue Sep 18, 2018 7:30 am
Forum: Freematics Products
Topic: SIM5360 don't acces to my server
Replies: 1
Views: 6005

Re: SIM5360 don't acces to my server

In linux, I'd recommend man in the middle'ing it with socat: socat -v TCP-LISTEN:38088 ,forever,reuseaddr,fork TCP:http://XXXX:38080 and then change the port that you're accessing the server to 38088. That socat command will show all data flowing back and forth between the client and the server on p...
by fwh
Thu Sep 06, 2018 8:22 am
Forum: Freematics Products
Topic: how to access JTAG pins on ONE+ ?
Replies: 3
Views: 8558

Re: how to access JTAG pins on ONE+ ?

If the pinout on this page, https://gojimmypi.blogspot.com/2017/03/ ... esp32.html, is correct, then when you open up your ONE+ you'll see that GPIO pin 12 is floating. It hasn't been soldered to a pad.