Search found 4 matches
- Sat Oct 06, 2018 2:42 am
- Forum: Freematics Software
- Topic: Code Sharing ?
- Replies: 5
- Views: 12591
Re: Code Sharing ?
Post your code on github and then share link describing what it does on this forum.
- Sat Oct 06, 2018 2:38 am
- Forum: Freematics Software
- Topic: Freematics hub source code
- Replies: 4
- Views: 10446
Re: Freematics hub source code
Do you mean the library? It is here https://github.com/stanleyhuangyc/Freematics
- Tue Sep 18, 2018 7:30 am
- Forum: Freematics Products
- Topic: SIM5360 don't acces to my server
- Replies: 1
- Views: 6581
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...
- Thu Sep 06, 2018 8:22 am
- Forum: Freematics Products
- Topic: how to access JTAG pins on ONE+ ?
- Replies: 3
- Views: 9720
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.