Hello,
I'm using Raspberry pi 3(Raspbian 4.4, Bluez 5.38)
I tested simpleclient & simpleserver with this scons options
Scons TARGET_ARCH=arm TARGET_TRANSPORT=BLE
And changed this part in simpleclinet.cpp as below
OCPlatform::findResource("", requestURI.str(),
CT_ADAPTER_GATT_BTLE, &foundResource);
When I executed simpleclient, LE Scan works well(I checked hcidump), but at
the simpleserver side, there are no BLE packet in and out.
1. I think
A. simpleclient plays central and GATT client roles
B. simpleserver plays peripheral and GATT server roles
C. Is it right? Then, simpleserver should GATT Service.
D. Then is there anything to do for simpleserver.cpp?
2. If Bluez 5.38 has a problem, is there some configuration options?
A. When I installed Bluez 5.38, configuration option was
./configure --enable-experimental
I have very hard time to port iotivity with raspberry pi and BLE because
there are no guidelines about BLE..
Best Regards,
-------------- next part --------------
HTML ?????? ??????????????...
URL:
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160429/758081c7/attachment.html>