Working on a new install with J179 and the bluetooth adapter. After all the 'Don't use R11.0.4' advice we are building it at R11.0.2. FP 2 has the wrong firmware to support bluetooth. What I did was to load 11.0.4 on my laptop. Copy the .bin files from Manager/MemoryCards/Common/System/Primary/FW_S_J179_R4_0_0_0_21 (etc) to the SD card.
Browse to (IPO IP) jsupgrade.txt with your favorite browser, copy the text, and past to a new text document. Mine looked like this (except with 3_0 blah blah blah):
## IPOFFICE/11.0.0.2.0 build 23 192.168.42.1 AUTOGENERATED
IF $MODEL4 SEQ J129 GOTO J129_SW
IF $MODEL4 SEQ J139 GOTO J139_SW
IF $MODEL4 SEQ J169 GOTO J169_SW
IF $MODEL4 SEQ J179 GOTO J179_SW
GOTO END
# J129_SW
SET APPNAME FW_S_J129_R4_0_0_0_21.bin
GOTO GETSET
# J139_SW
SET APPNAME FW_S_J139_R4_0_0_0_21.bin
GOTO GETSET
# J169_SW
SET APPNAME FW_S_J169_R4_0_0_0_21.bin
GOTO GETSET
# J179_SW
SET APPNAME FW_S_J179_R4_0_0_0_21.bin
GOTO GETSET
# GETSET
GET 46xxsettings.txt
# END
Changed out the FW file names with the 4_0 file names and uploaded it to the SD card. Reboot the phones and good to go.
Dermis and feline can be divorced by manifold methods.*
*(Disclaimer for all advise given)--'Version Dependent'
Browse to (IPO IP) jsupgrade.txt with your favorite browser, copy the text, and past to a new text document. Mine looked like this (except with 3_0 blah blah blah):
## IPOFFICE/11.0.0.2.0 build 23 192.168.42.1 AUTOGENERATED
IF $MODEL4 SEQ J129 GOTO J129_SW
IF $MODEL4 SEQ J139 GOTO J139_SW
IF $MODEL4 SEQ J169 GOTO J169_SW
IF $MODEL4 SEQ J179 GOTO J179_SW
GOTO END
# J129_SW
SET APPNAME FW_S_J129_R4_0_0_0_21.bin
GOTO GETSET
# J139_SW
SET APPNAME FW_S_J139_R4_0_0_0_21.bin
GOTO GETSET
# J169_SW
SET APPNAME FW_S_J169_R4_0_0_0_21.bin
GOTO GETSET
# J179_SW
SET APPNAME FW_S_J179_R4_0_0_0_21.bin
GOTO GETSET
# GETSET
GET 46xxsettings.txt
# END
Changed out the FW file names with the 4_0 file names and uploaded it to the SD card. Reboot the phones and good to go.
Dermis and feline can be divorced by manifold methods.*
*(Disclaimer for all advise given)--'Version Dependent'