Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tools:bluetooth [2023/12/06 09:10]
127.0.0.1 external edit
tools:bluetooth [2023/12/15 07:48] (current)
darron [Python]
Line 86: Line 86:
 == Test== == Test==
  
-Test [[:boards:wb15|BLE]] device.+Test [[:boards:wb15|STM32WB15CC]] BLE device.
  
 <code> <code>
Line 115: Line 115:
 </code> </code>
  
-LED on/off for p2pServer demo+LED on/off for demo connection above. 
 <code> <code>
 [GATT client]# write-value -w 0x000E 0x01 0x01 [GATT client]# write-value -w 0x000E 0x01 0x01
Line 134: Line 135:
 </code> </code>
  
-Example for the [[:boards:wb15|STM32WB15CC]] p2pServer demo.+Example for the [[:boards:wb15|STM32WB15CC]] BLE demo.
  
 <code> <code>