Search found 2 matches
- Fri Mar 09, 2018 1:19 am
- Forum: Freematics Products
- Topic: One+ WiFi connection
- Replies: 3
- Views: 7603
Re: One+ WiFi connection
Yes, at first, I tried standard connection to router after that, I tried mobile hotspot with WPA2, without security atc...
- Wed Mar 07, 2018 6:13 pm
- Forum: Freematics Products
- Topic: One+ WiFi connection
- Replies: 3
- Views: 7603
One+ WiFi connection
Hi All,
I bought Freematics One+.
I wanted to try example which is available on github - telelogger.
I set config.h
I disabled #define ENABLE_OBD 0
Set SSID and password and I wanted to use NET_WIFI
#define NET_DEVICE NET_WIFI
// WIFI settings
#define WIFI_SSID "mySSID"
#define WIFI_PASSWORD ...
I bought Freematics One+.
I wanted to try example which is available on github - telelogger.
I set config.h
I disabled #define ENABLE_OBD 0
Set SSID and password and I wanted to use NET_WIFI
#define NET_DEVICE NET_WIFI
// WIFI settings
#define WIFI_SSID "mySSID"
#define WIFI_PASSWORD ...