BLE Characteristics on OSX
Hi all, I am developing a BLE App on Mac OSX 10.9.2. My peripheral device is using TI CC2540 SoC. I have a problem that I implemented a service with some characteristics on CC2540, I connected from OSX without problems before, read/write to the characteristics were fine. Yesterday, I changed the characteristics, removed some and added new, but OSX still discovered the old characteristics list, thus, read/write were wrong. Then I tried to change the MAC address on that chip, this time, it worked just fine. Then, I changed the MAC address back to the old one, it failed again. How can I clear the caching on OSX so that it can report correct service and characteristics? Thanks, -YC _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Cheong