怎么下载 Connection Manager?
我看文档上面提到,做接近测试的时候,要用到这个软件,请问在哪里下载?
我看文档上面提到,做接近测试的时候,要用到这个软件,请问在哪里下载?
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.
Hi,
May I know if I set the output pin of SLG46826 to be open drain, what is the max voltage that can apply to the pin?
Thank you!
Best regards,
Joe
Hi Dialog,
你好,我想请教一下,DA14580怎么判断更改连接参数是成功还是失败?另外,我在安卓手机上测试更改连接参数可以成功,但是在IOS上没有反应,这是怎么回事(设置的参数符合IOS的要求)?我追了一下程序,连接好后要10s以后才会触发更改连接参数的请求,和这块有没有关系?谢谢
If i want to change MTU size(23 by default) , exchange mtu req from client(cellphone) is necessary.
can i send this req from server to client (cellphone)?
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);
I got recently new Da7212 codec and i need to test with the Arduino board.
Can anyone send Library for da7212 codec?
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 .
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.