DA14580

Way to controlling encryption besides at compile time security settings

Wed, 2018-11-21 02:32--t.iba

Hi Dialog,

The device uses DA14580 and SDK uses DA1458x_SDK_5.0.4.

In order to simplify the product inspection work at the manufacturing factory, we would like to omit the pairing operation by disabling encryption only at the product inspection of the production line.

Is there a way to enable / disable encryption besides controlling encryption by at compile time security settings (CFG_APP_SECURITY etc.)?
For example, is it possible to temporarily disable encryption with the UART command as a trigger while running software?

Best Regards.

DA14580怎么判断更改连接参数成功还是失败

Tue, 2018-11-20 09:34--lindapeng

你好,我想请教一下,DA14580怎么判断更改连接参数是成功还是失败?另外,我在安卓手机上测试更改连接参数可以成功,但是在IOS上没有反应,这是怎么回事(设置的参数符合IOS的要求)?我追了一下程序,连接好后要10s以后才会触发更改连接参数的请求,和这块有没有关系?谢谢

Related to BLE scanning

Tue, 2018-11-20 06:40--alan.a

hii....
i implemented ble scanning. The problem i faced here when i change Scan window and Scan interval there is no change in window and interval .ie, when i fixed this window and interval to 10 sec or any other i get scanning complete in 7 seconds always
void user_scan_start(void)
{
struct gapm_start_scan_cmd* cmd = KE_MSG_ALLOC(GAPM_START_SCAN_CMD,
TASK_GAPM, TASK_APP,
gapm_start_scan_cmd);

Sleep Mode Integration

Mon, 2018-11-19 12:22--GAK

Hi Team,

I am already using the ble_app_peripheral example in SDK 5.0.2.1 for UART data transfer.
我需要添加ble_app_睡眠模式特性peripheral example.
Requirement is ,
existing code should be go to sleep mode ,while i am sending GPIO interrupt from external MCU(through any gpio pin ).
(by default sleep should be off and its should be send/receive data , and External MCU will be set /ON the sleep mode at run time )
And also i want to disable/wakeup the sleep mode using same gpio pin like toggling .

Emulation/Test Mode mode not working

Sat, 2018-11-17 18:34--jpalm

I have just installed GreenPAK4 Designer v6.15 on Win7 x64. I cannot get the Development Board (Rev 1.3.1) to respond in debug mode (i.e. I cannot emulate the design). I've tried going back to v6.14 but it still does not work. GreenPAK does appear to see the board as indicated by the dialog box at the bottom of the screen [GreenPAK Advanced Developement Board [ID:0x502] In use], but all controls (blink, refresh, etc) are greyed out.

I can run emulation mode on my work computer (running Windows 10) with the exact same board and project.

Pages

Subscribe to RSS - DA14580