BLE Scanning
Hii.....
I have DA14580 Basic kit. I want to make this kit as a scanner .
can you guide me which example i follow(documentation or anything)?
Hii.....
I have DA14580 Basic kit. I want to make this kit as a scanner .
can you guide me which example i follow(documentation or anything)?
Hii....
I bought a DA14580 basic kit and installed as per user manual but COM port are not shown. others works fine i just debug the blinky code and its works fine but COM ports are not shown i need some help.
Hi,
I couldn't able to download this document .Can you suggest how to download ?
http://support.dialog-semiconductor.com/um-b-006-user-manual-sleep-mode-...
Thanks,
你好,TI的CC2541在连接后可以通过请求降低通信速率,达到延长睡眠时间的目的,我想问一下,我们的DA14580有没有类似的功能?谢谢
Hi all,
I am writing to DA14580 I need to initialize and work with I2C in a slave mode, Can you please guide me how to do it?
I am getting the data in I2C and send it over the BLE
Regards,
Hii....
Is it possible to take local time from DA14580? for example i want to set local time and get local time from DA14580(like Real time clock).
ie, some controllers are used RTC for get local time(for eg:-STM32 controllers) is this functionality available in DA14580?
I have an issue where if we call the CLI from our code, which is then used to program 16 devices, the CLI window opens then immediately closes. I have managed to screen grab the error:
ERROR: [cli_int_console_window] 87: The parameter is incorrect.
ERROR: SetConsoleScreenBufferSize failed.
Critical error. Application will exit....
Please can you asset in this matter
Hii.....
I am New to DA14580. I have a DA14580 Basic Development kit.
I want to implement BLE beaconing(non connected) and also implementing BLE scanning in same application. I need a support
where i start to achieve both this?
I need a help to implement both beaconing and Scanning in same application.
你好对话,
我有一个项目将使用大约数千甚至数百万的da14586 / da14585。
您能否确保我现在可用的网格SDK与da14586 / da14585兼容,并且支持也可用?
如果可用的网格SDK不兼容,你能告诉我它什么时候可用(如果你不准确地知道延迟将近似有用)
最好的祝福。
M.B.T
Hi Dialog,
Now I'm encountering a problem that UART doesn't work after wake-up.
Referring to ble_app_sleepmode sample project, I added UART receive interrupt handler.
As the sample project I wrote Wakeup callback like following.