Hi,
I try to establish a serial communication with a BLE - serial gateway device using a TI CC254x chip (BT4.0). With my B4A program using BLE2 library V1.30 the communication works great. I am using almost the same code in my B4I program with the iBLE library V2.00. The problem is, the WriteData has no effect. The connection and the reading works fine, even the write is executed with no erros, but nothing happens on the gateway output.
I have another different BLE serial gateway. This device works with this B4I program without any problems. But with this device with B4A there is the same problem!!! Everything seems to work but nothing happens on the gateway output with this device with B4A.
I have tried even more BLE gateway devices with the same result. The device works with B4A or B4I, never on both systems.
Does anyone have an idea what I'm doing wrong?
Thanks
---------------------------------------------------------------------------------------------
B4I Log for TI CC254x with Blueradios stack:
Found: BlueRadios0B95F2, 9001BE7E-8915-678C-0706-133D74CCAE06, RSSI = -79, Advertising Data:
Connecting with 9001BE7E-8915-678C-0706-133D74CCAE06
Discovering services
Services discovery completed.
Connected! Available Services:
180F
DA2B84F1-6279-48DE-BDC0-AFBEA0226079
MBMaster Init
ModbusStart raise event MBDataService_Connected
BleManager.ReadData:
A87988B9-694C-479C-900E-95DFA6C00A24=
BF03260C-7205-4C25-AF43-93B1C299D159=
FDD6B4D3-046D-4330-BDEC-1FD0C90CB43B=
99564A02-DC01-4D3C-B04E-3BB1EF0571B2=
0A1934F5-24B8-4F13-9842-37BB167C6AFF=
Enable Notification for 18CDA784-4BD3-4370-85BB-BFED91EC86AF
Notification state changed for characteristic: 18CDA784-4BD3-4370-85BB-BFED91EC86AF
setting mode char. = 1
BleManager.WriteData:
Serv.: DA2B84F1-6279-48DE-BDC0-AFBEA0226079
Char.: BF03260C-7205-4C25-AF43-93B1C299D159
Data: F70300000032D089
I try to establish a serial communication with a BLE - serial gateway device using a TI CC254x chip (BT4.0). With my B4A program using BLE2 library V1.30 the communication works great. I am using almost the same code in my B4I program with the iBLE library V2.00. The problem is, the WriteData has no effect. The connection and the reading works fine, even the write is executed with no erros, but nothing happens on the gateway output.
I have another different BLE serial gateway. This device works with this B4I program without any problems. But with this device with B4A there is the same problem!!! Everything seems to work but nothing happens on the gateway output with this device with B4A.
I have tried even more BLE gateway devices with the same result. The device works with B4A or B4I, never on both systems.
Does anyone have an idea what I'm doing wrong?
Thanks
---------------------------------------------------------------------------------------------
B4I Log for TI CC254x with Blueradios stack:
Found: BlueRadios0B95F2, 9001BE7E-8915-678C-0706-133D74CCAE06, RSSI = -79, Advertising Data:
Connecting with 9001BE7E-8915-678C-0706-133D74CCAE06
Discovering services
Services discovery completed.
Connected! Available Services:
180F
DA2B84F1-6279-48DE-BDC0-AFBEA0226079
MBMaster Init
ModbusStart raise event MBDataService_Connected
BleManager.ReadData:
A87988B9-694C-479C-900E-95DFA6C00A24=
BF03260C-7205-4C25-AF43-93B1C299D159=
FDD6B4D3-046D-4330-BDEC-1FD0C90CB43B=
99564A02-DC01-4D3C-B04E-3BB1EF0571B2=
0A1934F5-24B8-4F13-9842-37BB167C6AFF=
Enable Notification for 18CDA784-4BD3-4370-85BB-BFED91EC86AF
Notification state changed for characteristic: 18CDA784-4BD3-4370-85BB-BFED91EC86AF
setting mode char. = 1
BleManager.WriteData:
Serv.: DA2B84F1-6279-48DE-BDC0-AFBEA0226079
Char.: BF03260C-7205-4C25-AF43-93B1C299D159
Data: F70300000032D089