├── README.md ├── README_zh.md ├── example ├── ble_at_cmd │ └── ble_at_cmd.ino ├── ble_communication │ ├── master │ │ └── master.ino │ └── slave │ │ └── slave.ino └── ble_contorl_led │ └── ble_contorl_led.ino ├── image ├── AT+BLEUSB.png ├── android_app_test1-1.jpg ├── android_app_test1.jpg ├── android_app_test2.jpg ├── android_app_test3.jpg ├── android_app_test4.jpg ├── app_at_cmd_1.jpg ├── app_at_cmd_2.jpg ├── app_at_cmd_3.jpg ├── arduino_at_cmd.png ├── ble-name_sch.png ├── ble-nano.png ├── ble-nano3.0.png ├── ble-nano_dimensional_drawing.png ├── ble-nano_pinout.png ├── ble-nano_top_view.png ├── diagram.png ├── ide_uploard.png ├── ide_uploard_zh.png ├── ios_app_test1.png ├── ios_app_test2.png ├── ios_app_test3.jpg ├── ios_app_test4.jpg ├── ios_app_test5.jpg ├── ios_app_test6.jpg ├── ios_app_test7.jpg ├── location_permissions1.png ├── location_permissions2.png └── nano3.0.png └── schematic └── ble-nano_v4.2.pdf /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/README.md -------------------------------------------------------------------------------- /README_zh.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/README_zh.md -------------------------------------------------------------------------------- /example/ble_at_cmd/ble_at_cmd.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/example/ble_at_cmd/ble_at_cmd.ino -------------------------------------------------------------------------------- /example/ble_communication/master/master.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/example/ble_communication/master/master.ino -------------------------------------------------------------------------------- /example/ble_communication/slave/slave.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/example/ble_communication/slave/slave.ino -------------------------------------------------------------------------------- /example/ble_contorl_led/ble_contorl_led.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/example/ble_contorl_led/ble_contorl_led.ino -------------------------------------------------------------------------------- /image/AT+BLEUSB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/AT+BLEUSB.png -------------------------------------------------------------------------------- /image/android_app_test1-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/android_app_test1-1.jpg -------------------------------------------------------------------------------- /image/android_app_test1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/android_app_test1.jpg -------------------------------------------------------------------------------- /image/android_app_test2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/android_app_test2.jpg -------------------------------------------------------------------------------- /image/android_app_test3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/android_app_test3.jpg -------------------------------------------------------------------------------- /image/android_app_test4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/android_app_test4.jpg -------------------------------------------------------------------------------- /image/app_at_cmd_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/app_at_cmd_1.jpg -------------------------------------------------------------------------------- /image/app_at_cmd_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/app_at_cmd_2.jpg -------------------------------------------------------------------------------- /image/app_at_cmd_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/app_at_cmd_3.jpg -------------------------------------------------------------------------------- /image/arduino_at_cmd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/arduino_at_cmd.png -------------------------------------------------------------------------------- /image/ble-name_sch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ble-name_sch.png -------------------------------------------------------------------------------- /image/ble-nano.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ble-nano.png -------------------------------------------------------------------------------- /image/ble-nano3.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ble-nano3.0.png -------------------------------------------------------------------------------- /image/ble-nano_dimensional_drawing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ble-nano_dimensional_drawing.png -------------------------------------------------------------------------------- /image/ble-nano_pinout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ble-nano_pinout.png -------------------------------------------------------------------------------- /image/ble-nano_top_view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ble-nano_top_view.png -------------------------------------------------------------------------------- /image/diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/diagram.png -------------------------------------------------------------------------------- /image/ide_uploard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ide_uploard.png -------------------------------------------------------------------------------- /image/ide_uploard_zh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ide_uploard_zh.png -------------------------------------------------------------------------------- /image/ios_app_test1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ios_app_test1.png -------------------------------------------------------------------------------- /image/ios_app_test2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ios_app_test2.png -------------------------------------------------------------------------------- /image/ios_app_test3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ios_app_test3.jpg -------------------------------------------------------------------------------- /image/ios_app_test4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ios_app_test4.jpg -------------------------------------------------------------------------------- /image/ios_app_test5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ios_app_test5.jpg -------------------------------------------------------------------------------- /image/ios_app_test6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ios_app_test6.jpg -------------------------------------------------------------------------------- /image/ios_app_test7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/ios_app_test7.jpg -------------------------------------------------------------------------------- /image/location_permissions1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/location_permissions1.png -------------------------------------------------------------------------------- /image/location_permissions2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/location_permissions2.png -------------------------------------------------------------------------------- /image/nano3.0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/image/nano3.0.png -------------------------------------------------------------------------------- /schematic/ble-nano_v4.2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/emakefun/ble-nano/HEAD/schematic/ble-nano_v4.2.pdf --------------------------------------------------------------------------------