This CLI (Command Line Interface) is based mbed-os. Both NNN50 and NQ620 are supported.

Fork of NNN40_CLI by Delta

BLE CLI Document can be downloaded here .

Note that when evaluate using Windows PC as the host, the Serial driver need to be installed in advance. The instruction is explained in the link below

https://developer.mbed.org/handbook/Windows-serial-configuration

Once installed, a device called 'mbed Serial Port (COM#)' should be recognized in Device Manager, as shown below

/media/uploads/tsungta/mbed_serial_port_1.png

Please open the com port at 115200 8n1 as default

History

update mbed-os to revision 2992; Note that NNN50 is temporary not supported due to the memory constraint default tip

2017-05-12, by tsungta [Fri, 12 May 2017 01:53:35 +0000] rev 25

update mbed-os to revision 2992; Note that NNN50 is temporary not supported due to the memory constraint


CLI V1.18, modify ERROR message format

2016-11-11, by silviaChen [Fri, 11 Nov 2016 09:02:51 +0000] rev 24

CLI V1.18, modify ERROR message format


CLI V1.17, bug fix for advStart and scanStart when parameter set over range

2016-11-04, by silviaChen [Fri, 04 Nov 2016 06:46:58 +0000] rev 23

CLI V1.17, bug fix for advStart and scanStart when parameter set over range


Change mbed-events folder to local so this program can be published as V1.16.

2016-10-20, by tsungta [Thu, 20 Oct 2016 04:29:40 +0000] rev 22

Change mbed-events folder to local so this program can be published as V1.16.


bug fix for cynb txPow when using NNN40

2016-10-20, by tsungta [Thu, 20 Oct 2016 03:14:33 +0000] rev 21

bug fix for cynb txPow when using NNN40


refine cynb gpio and cynb sleep command

2016-10-19, by tsungta [Wed, 19 Oct 2016 10:34:28 +0000] rev 20

refine cynb gpio and cynb sleep command
; DELTA_CLI_V1.16 is released


Change platfrom parameter setting to fit for usage of NNN40.

2016-10-19, by tsungta [Wed, 19 Oct 2016 06:49:09 +0000] rev 19

Change platfrom parameter setting to fit for usage of NNN40.
; NNN40 is tested that can handle in total of 4 service among with 12 char.
; Knowing issue: scanStart will hangup if scanStart is called repeatedly


CLI V1.15, Fix the connect command issue

2016-09-23, by silviaChen [Fri, 23 Sep 2016 01:41:28 +0000] rev 18

CLI V1.15, Fix the connect command issue


BLE CLI based mbed-os.; Both NNN40 and NQ620 are supported.

2016-09-19, by tsungta [Mon, 19 Sep 2016 02:26:11 +0000] rev 17

BLE CLI based mbed-os.; Both NNN40 and NQ620 are supported.


CLI V1.14, Add BLE Central mode commands, modify BLE connect command

2016-09-08, by silviaChen [Thu, 08 Sep 2016 07:10:20 +0000] rev 16

CLI V1.14, Add BLE Central mode commands, modify BLE connect command