Hey there,
I'm quiet new to Esys and Coding, but i already coded several settings on my F36.
Now I wanted to try to enable the WiFi option for streaming.
All cheatsheets I found say this needs to get FDL coded:
HU_NBT 3003 WLAN_STATUS -> aktiv
HU_NBT 3003 WLAN_MODUS -> ap
HU_NBT 3003 WLAN_SIGNAL_STRENGTH -> incar/outdoor
HU_NBT 3003 ENT_MC_WLAN_STREAM_DMP_COVERART -> aktiv
HU_NBT 3003 ENT_MC_WLAN_STREAM_DMP_VIDEO -> aktiv
HU_NBT 3003 ENT_MC_WLAN_STREAM_DMP -> aktiv
In my HU_NBT2 CAFD the functions look a litte different (these are the factory settings in my car):
HU_NBT2 3003 WLAN_STATUS -> nicht_aktiv
HU_NBT2 3003 WLAN_SIGNAL_STRENGTH -> incar
HU_NBT2 3003 WLAN_WIFI_DIRECT -> aktiv
HU_NBT2 3003 WLAN_CLIENT -> nicht_aktiv
HU_NBT2 3003 WLAN_AP -> nicht_aktiv
HU_NBT2 3003 WLAN_CHANNEL -> channel_01
HU_NBT2 3003 WLAN_DOMAIN -> strict
HU_NBT2 3000 ENT_MC_WLAN_STREAM_DMP_COVERART -> nicht_aktiv
HU_NBT2 3000 ENT_MC_WLAN_STREAM_DMP_VIDEO -> nicht_aktiv
HU_NBT2 3000 ENT_MC_WLAN_STREAM_DMP -> nicht_aktiv
For first try I only changed WLAN_STATUS from nicht_aktiv to aktiv and the ENT_MC_WLAN functions (because WLAN_WIFI_DIRECT was already set to aktiv by default. the cheatsheets say this means AP and CLIENT at the same time, atleast when set at the "old" WLAN_MODUS).
This enabled the WiFi menu under connections in iDrive. But I was not able to tick the Enable Car Wifi checkbox in iDrive.
Then I thought maybe I have to change the type, so I set WLAN_WIFI_DIRECT to nicht_aktiv and WLAN_AP to aktiv.
But I still wasn't able to tick the checkbox for car wifi.
I tried to google for "WLAN_WIFI_DIRECT" to see if there are known problems, but seems like nobody talked about the different function naming conventions yet?
btw. what is possible with the wifi hotspot? Only Streaming? I've got connected drive / apps with LTE onboard, but don't have the BMW Internet Browser in my iDrive.
PS: does someone know what happened to TokenMaster? I wrote him 3 weeks ago via email, but never got a response
I think there is currently no other option for coding cars of friends of mine except the pro launcher?
Many thanks in advance!
I'm quiet new to Esys and Coding, but i already coded several settings on my F36.
Now I wanted to try to enable the WiFi option for streaming.
All cheatsheets I found say this needs to get FDL coded:
HU_NBT 3003 WLAN_STATUS -> aktiv
HU_NBT 3003 WLAN_MODUS -> ap
HU_NBT 3003 WLAN_SIGNAL_STRENGTH -> incar/outdoor
HU_NBT 3003 ENT_MC_WLAN_STREAM_DMP_COVERART -> aktiv
HU_NBT 3003 ENT_MC_WLAN_STREAM_DMP_VIDEO -> aktiv
HU_NBT 3003 ENT_MC_WLAN_STREAM_DMP -> aktiv
In my HU_NBT2 CAFD the functions look a litte different (these are the factory settings in my car):
HU_NBT2 3003 WLAN_STATUS -> nicht_aktiv
HU_NBT2 3003 WLAN_SIGNAL_STRENGTH -> incar
HU_NBT2 3003 WLAN_WIFI_DIRECT -> aktiv
HU_NBT2 3003 WLAN_CLIENT -> nicht_aktiv
HU_NBT2 3003 WLAN_AP -> nicht_aktiv
HU_NBT2 3003 WLAN_CHANNEL -> channel_01
HU_NBT2 3003 WLAN_DOMAIN -> strict
HU_NBT2 3000 ENT_MC_WLAN_STREAM_DMP_COVERART -> nicht_aktiv
HU_NBT2 3000 ENT_MC_WLAN_STREAM_DMP_VIDEO -> nicht_aktiv
HU_NBT2 3000 ENT_MC_WLAN_STREAM_DMP -> nicht_aktiv
For first try I only changed WLAN_STATUS from nicht_aktiv to aktiv and the ENT_MC_WLAN functions (because WLAN_WIFI_DIRECT was already set to aktiv by default. the cheatsheets say this means AP and CLIENT at the same time, atleast when set at the "old" WLAN_MODUS).
This enabled the WiFi menu under connections in iDrive. But I was not able to tick the Enable Car Wifi checkbox in iDrive.
Then I thought maybe I have to change the type, so I set WLAN_WIFI_DIRECT to nicht_aktiv and WLAN_AP to aktiv.
But I still wasn't able to tick the checkbox for car wifi.
I tried to google for "WLAN_WIFI_DIRECT" to see if there are known problems, but seems like nobody talked about the different function naming conventions yet?
btw. what is possible with the wifi hotspot? Only Streaming? I've got connected drive / apps with LTE onboard, but don't have the BMW Internet Browser in my iDrive.
PS: does someone know what happened to TokenMaster? I wrote him 3 weeks ago via email, but never got a response
Many thanks in advance!