background image

 

 

BLE Indoor Positioning with PSoC

 

6 MCU with BLE Connectivity 

 

www.cypress.com

 

Document No. 002-17647 Rev.** 

Latitude 

Longitude 

49.808854 

0x46D6D9B9 

24.041609 

0x1118A42F 

49.808859 

0x46D6DA1D 

24.041617 

0x1118A493 

49.808863 

0x46D6DA81 

24.041626 

0x1118A4F7 

49.808867 

0x46D6DAE5 

24.041634 

0x1118A55B 

49.808871 

0x46D6DB49 

24.041642 

0x1118A5BF 

49.808875 

0x46D6DBAD 

24.041651 

0x1118A623 

49.808880 

0x46D6DC11 

24.041659 

0x1118A687 

49.808884 

0x46D6DC75 

24.041668 

0x1118A6EB 

 

j. 

Press 

SW2

 on the BLE Pioneer kit to set Connectable Advertisement mode for the Indoor Positioning Service. The 

green LED on the BLE Pioneer kit indicates this mode.  

k. 

On the CySmart Host Emulation Tool, click 

Stop Scan

 and click 

Start Scan

. Your device name (

IPS

) should appear in 

the Discovered devices list, as 

Figure 6

 shows.

 

Select the device and click 

Connect

 to establish a BLE connection 

between the CySmart Host Emulation Tool and your device. 

 

Figure 6. CySmart Device Discovery and Connection 

 

l. 

Click 

Pair

. Click 

Yes

 to a pairing request received from the peer device.  

m.  Enter  the  passkey,  displayed  in  the  CySmart  window,  in  the  terminal  window  to  confirm  the  Numeric 

comparison pairing procedure. 

n.  Click 

Discover All Attributes

, then click 

Read All Characteristics

 in the CySmart application. Observe the 

received characteristic values. 

Figure 7. CySmart Attribute Discovery and Characteristics Read 

 

 

o.  Change  the  Floor  Number characteristic  value  to  22  (for  example)  and  click 

Write  Value

,  then  click 

Read 

Value

. Observe the changes in CySmart and HyperTerminal. See 

Figure 8

.  

q.  Change the Indoor Positioning Configuration characteristic value to 51 and click 

Write Value

, then click 

Read Value

Observe the result in CySmart and HyperTerminal (

Figure 8

). Value 51 sets only the Latitude, Longitude, and Floor 

Number in the advertisement packet. For details, see 

Indoor Positioning Service Specification

. 

Содержание CY8CKIT-062-BLE

Страница 1: ...d the red LED indicates the connected state This example supports all the GATT sub procedures defined in the IPS specification Requirements Tool PSoC Creator 4 2 Programming Language C Arm GCC 5 4 201...

Страница 2: ...t 2 Open a terminal window and perform following configuration Baud rate 115200 Parity None Stop bits 1 Flow control XON XOFF These settings must match the configuration of the PSoC Creator UART Compo...

Страница 3: ...riate message You must upgrade the firmware before you can complete this step Follow the instructions in the window to update the dongle firmware d Select Configure Master Settings and then click Rest...

Страница 4: ...rt BLE advertisement if no device is connected or device is in Hibernate mode red LED is on Otherwise skip this step g Observe the simulated Latitude and Longitude values in the HyperTerminal program...

Страница 5: ...formats is listed in Table 1 Figure 5 CySmart Window Table 1 Accordance Between Different Formats of Latitude and Longitude Latitude Longitude 49 808800 0x46D6D4A5 24 041500 0x11189F1B 49 808804 0x46D...

Страница 6: ...establish a BLE connection between the CySmart Host Emulation Tool and your device Figure 6 CySmart Device Discovery and Connection l Click Pair Click Yes to a pairing request received from the peer d...

Страница 7: ...BLE Indoor Positioning with PSoC 6 MCU with BLE Connectivity www cypress com Document No 002 17647 Rev 7 Figure 8 Value Writing...

Страница 8: ...for CySmart mobile app mentioned in step 5 For more details see the Android and iOS CySmart User Guide 7 Use the UART debug port to view verbose messages a The code example ships with the UART debug...

Страница 9: ...us 140001 pending 1 Store bonding data status 140001 pending 1 Store bonding data status 0 pending 0 CY_BLE_EVT_GATTS_READ_CHAR_VAL_ACCESS_REQ handle 3 CY_BLE_EVT_GATTS_READ_CHAR_VAL_ACCESS_REQ handle...

Страница 10: ...used to receive events specific to the service s attribute operations The CYBLE_EVT_STACK_ON event indicates successful initialization of the BLE Stack After this event is received the Component star...

Страница 11: ...irmware controlled digital output pins that control LEDs General tab Uncheck HW connection Drive mode Strong Drive SysInt SW2_Int This Component is configured to extract interrupts from GlobalSignal D...

Страница 12: ...BLE Indoor Positioning with PSoC 6 MCU with BLE Connectivity www cypress com Document No 002 17647 Rev 12 Figure 12 GATT Settings...

Страница 13: ...LE Indoor Positioning with PSoC 6 MCU with BLE Connectivity www cypress com Document No 002 17647 Rev 13 Figure 13 GAP Settings Figure 14 GAP Settings Peripheral configuration 0 Advertisement Settings...

Страница 14: ...BLE Indoor Positioning with PSoC 6 MCU with BLE Connectivity www cypress com Document No 002 17647 Rev 14 Figure 15 GAP Settings Peripheral configuration 0 Advertisement Packet...

Страница 15: ...BLE Indoor Positioning with PSoC 6 MCU with BLE Connectivity www cypress com Document No 002 17647 Rev 15 Figure 16 GAP Settings Peripheral configuration 1 Advertisement Settings...

Страница 16: ...BLE Indoor Positioning with PSoC 6 MCU with BLE Connectivity www cypress com Document No 002 17647 Rev 16 Figure 17 GAP Settings Peripheral configuration 1 Advertisement Packet...

Страница 17: ...gle core Complete Component on CM0 only CM0 will be used Single core Complete Component on CM4 only CM4 will be used Dual core Controller on CM0 Host and Profiles on CM4 CM0 and CM4 will be used CM0 f...

Страница 18: ...ption Figure 19 Select CPU Core 2 Identify the CPU on which host files will run In the workspace explorer panel right click Host Files choose Properties Set the Cores property corresponding to the CPU...

Страница 19: ...on interrupts to the appropriate core in DWR Interrupts tab For Single core Complete Component on CM0 option BLE_bless_isr and peripheral interrupts on CM0 For Single core Complete Component on CM4 op...

Страница 20: ...U System Design Presents the theory and design considerations related to this code example Software and Drivers CySmart Bluetooth LE Test and Debug Tool CySmart is a Bluetooth LE host emulation tool f...

Страница 21: ...ypress com Document No 002 17647 Rev 21 Document History Document Title CE217647 BLE Indoor Positioning with PSoC 6 MCU with BLE Connectivity Document Number 002 17647 Revision ECN Orig of Change Subm...

Страница 22: ...compilation of the Software is prohibited TO THE EXTENT PERMITTED BY APPLICABLE LAW CYPRESS MAKES NO WARRANTY OF ANY KIND EXPRESS OR IMPLIED WITH REGARD TO THIS DOCUMENT OR ANY SOFTWARE OR ACCOMPANYI...

Отзывы: