One+ WiFi connection
Posted: Wed Mar 07, 2018 6:13 pm
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 "myPASSWORD"
After this setting, it's not possible to connect of One+ to my WiFi network. I tried WiFi with WPA2, I created hot-spot from my mobile with a few different setting.
Where do I mistake in setting? Or is there any other setting for Europe?
Thx makers.
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 "myPASSWORD"
After this setting, it's not possible to connect of One+ to my WiFi network. I tried WiFi with WPA2, I created hot-spot from my mobile with a few different setting.
Where do I mistake in setting? Or is there any other setting for Europe?
Thx makers.