Anonymous
Not applicable
Oct 28, 2018
08:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oct 28, 2018
08:18 AM
Hi
We are developing Windows 10 IoT app that will communicate with Cypress's BLE solution (PSOC4 - CY8C4247). Is there a UWP C# sample for reading data from Cypress's BLE solution (PSOC4 - CY8C4247).
Best
abahrami
Solved! Go to Solution.
Labels
- Labels:
-
BLE
1 Solution
Oct 30, 2018
12:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can have a look at our CySmart Windows host tool for inspiration, but the source code for it is confidential.
I have attached a sample code for using CySmart C# APIs which might be useful. Let me know if it helps.
Regards,
Dheeraj
2 Replies
Oct 30, 2018
12:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nov 02, 2018
11:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dheeraj
Thanks for the code. I also find this link that helped me to develop what we needed.
Bluetooth: Intro to Bluetooth LE Explorer - Part 1 of 3 | Build 2017 | Channel 9
Best
abahrami