My observations are identical. iPhoneFileTransfer doesn't work. However there is interesting detail in the code. nData.handle = 58; //I wonder if this handle somehow helps you configure notification updates. But I couldn't find any references to 58 in app's code, except in developer's guideline where accelerometer table shows x-axis notification handle as 0x3A (58 dec). It's still doesn't work for me, but I see it the only way to tie GATT_NOTIFICATION to a characteristic.
↧