Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agoni9863 authored Dec 9, 2020
1 parent 89c6c19 commit b57fcea
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# bluetooth
# bluetooth
This is a knowledge base for testing with Bluetooth modules
# hardware equipment
The motherboard is: <a href="https://www.feasycom.com/product-BLE-Module-Testing-Board-USB-Port.html" > BLE Module Testing Board USB Port</a> <br/>
A Bluetooth module: <a href="https://www.feasycom.com/product-nRF52832-Bluetooth-Module-nRF52832-Chipset.html" >Small Size Bluetooth Module nRF52832 Chipset | FSC-BT630</a> <br/>
Other tools: <br/>
Cell phone(Need to download the APP for testing on the phone)—— <a href="https://www.feasycom.com/" >FeasyBlue</a> app <br/>

Note here: <br/>
Manual welding is required between the module and the development board.Do not damage the parts on the development board and the module to avoid bad signals. <br/>

# Test steps
step 1:This development board is a USB interface, then plug it into the computer USB port to supply power;Power supply is successful, the indicator light on the development board flashes <br/>
step 2:Open the mobile app (FeasyBlue);Refresh search,Click on the name of the test module;The connection is successful, you can send data to the module;Data interaction with the module <br/>
step 3:Complete data interaction test <br/>

0 comments on commit b57fcea

Please sign in to comment.