DA14585

请教下如何将firmware烧录进DA14585

Fri, 2018-12-21 07:03--mytest

你好,dialog的support:

我司现在有自制PCB使用DA14585的芯片,PCB通过UART焊接到另外一个PCB(使用openwrt系统)
在openwrt上使用bluez相关工具不能正常启动蓝牙,后续发现firmware没有烧录到DA14585的芯片
请问下如何将.bin的firmware镜像从openwrt的串口烧录到DA14585中,使Bluez能够正常驱动起来
有没有什么工具或者烧录程序可以提供使用呢?

谢谢

SmartSnippets

Mon, 2018-12-17 14:28--Roie DAHAN

Hi,

我试着评估DA14585 ble_examples,何鸿燊wever there are no example SmartSnippets environment,
moreover, following UM-B-057 guide does not apply to latest SDK 6.0.10.511 and SmartSnippets v2.0.6.1251

C:\DiaSemi\DA14585_SDK_6.0.10.511_0\DA14585_SDK\6.0.10.511\projects\target_apps\ble_examples

Please advise where i can download one of the ble_examples for target using SmartSnippets v2.0.6.1251

Thanks,
Roie

Bugs in change RAM size

Fri,2018-12-14 07:05--hqf2013

Dear Dialog,

I followed the tutorial "How to change the RAM size to reduce power consumption in extended sleep mode" for the prox_reporter project in the SDK 6.0.10.511. The RAM size I want to retain is 48 KB. However, I met a big problem.

I can debug and run the project correctly in Keil IDE. But when I kick the "stop debug session" button, the program reset itself and it start to run from external flash. I think there is a bug in the tutorial but I can't find myself. The attached file is the map file. Could you please help me find out the bug? Thanks.

Issues about using LED indicators in the target rcu_585_ProDK

Thu, 2018-12-13 07:58--Haitao

Dear support , I wanna use the user led , which is connected to P1_0, for indication, so I modified the target rcu_585_ProDK as following steps
1. copy app_leds_config.h and add to moduels_config_ProDK , include this file into target build, and exclude the app_leds_config.h in the modules_config
2. config the LED_GREEN element fo the app_led_pins, set .pin from GPIO_PIN_3 to GPIO_PIN_0
3. #define HAS_LED_INDICATORS in the user_config.h
4. call app_leds_on(LED_GREEN,0)

BLE Scan request callback

Thu, 2018-12-13 07:33--mapart

Hi,

Is it possible to configure a callback or get some kind of indication when the advertising device receives a SCAN_REQ packet?
I found a similar question here:
https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bl...
But I cant find the function BLE_EVENT_Handler() in my SDK.
I'm using the barebone project as a base for my application from SDK version 6.0.10.

SDK 6.0.6 and above SDKs are not supporting for my application

Mon, 2018-12-10 13:07--vishnuatdialog

Hello Dialog,
We are working to create an end to end IoT system, it is having two hardware modules one is Edge Node and another is a gateway. At the edge node, we were using DA14585 SoC integrated with an IMU sensor and at the gateway, we are using the bluetooth+cellular supported module.

Add Characteristic

Mon, 2018-12-10 12:57--moritz.schnaufer

Hey,
I tried your tutorial:"Create A Custom Profile Characteristic"But when I tried to create a new characteristic I noticed, that most of the steps has been done already and that is step 13 my code has an error. There is no att_decl_user_desc. I added it to my code like this:
static const uint16_t att_decl_user_desc = ATT_DESC_CHAR_USER_DESCRIPTION;

Pages

Subscribe to RSS - DA14585