DA14583

Mixing CPP and C with the sample code

Thu, 2016-03-24 07:53--fabiankropp

Hi there,

we'd like to mix the sample code with our business logic, that is written in c++.
Any advice how to achieve that ?
We are a bit worried about the events not being delivered properly if we simply add c++.
[update]
if we are going to compile in C++ Code, that will be called by any bluetooth related method, will this work without any problem?
Method calls etc. are IMHO handled differently in C++
[/update]

thank you

法比安

Health Thermometer example

Tue, 2016-03-22 23:28--罗纳德

I am using SDK 5.0.3, the DA14580DEVKIT with 14583 daughterboard.
I want to measure temperature so I use the htpt (Health Thermometer Profile Thermometer) profile. In a later state I will realy measure temp but for now the data may be a constant.
I have included #include "htpt.h" in “user_profiles.config.h”.

I see that the “htpt.c” code is embedded in the Keil debugger.

DA14583 not found in Smartsnippets

Tue, 2016-03-22 15:59--Inok

Hello,

我在自己的设计中使用DA14583。
对于开发我在引脚SW_CLK(26)和SWDIO(25)上使用Keil Ulink Pro。
I can download the software from uVision and start it properly and now I want to write the code into the flash
到目前为止,我看到这是不可能的直接来自Keil Uvision 5.15,似乎我需要Smartsnippet。
I installed Smartsnippets V3.9, 64Bit and expect using Keil ULINK Pro as well, but when I start Smartsnippets, the project and virtual com port / JTAG selection opens but I can not see my board.

客户重新连接问题

Sun, 2016-03-20 13:52--Cosmin

Hello Dialog,

I'm using the da14583 chip with sdk 5 to make a ble project.

I have 2 chips, one for the master and one for the client. The first connection between the 2 of them has no problems, the connection is maintained and the profiles work ok. The problem occurs after I disconnect for whatever reason from the master. The client starts scanning and finds the required device, but when I try to reconnect, the code jumps to hardfault error.

Is there something that I have to do with the client after someone disconnects from it in order to make a new connection?

about the risk for the 14583

Wed, 2016-03-09 11:33--liuluan002

Hi Dialog,

When I checking the document"DA14580-01-KnownLimitations_2014_03_19.pdf" and "DA14580-00-KnownLimitations_2014_01_29.pdf" it says the risk concerning P12 and P13, is there any similar risks for the 14583 to have the problem?

Also When I am using P10 from the 14583, seems it can not used as output, do you know why?

Is there any risk to use P22 as output or input of the 14583?

BR,
Niklas

Bluetooth Linux host example project

Mon, 2016-03-07 15:13--罗纳德

Hi,

在论坛上,我读到了“我们拥有一个带有DA14581的HCI项目,我们在Linux(Runnign Blue-Z)中完成了”。
I can not find anything about this in the examples. Could this be provided please?

Are the other linux host examples available using the Analog Semiconductor bluetooth dongle?

问候,
Ronald

Can't write the App Firmware to SPI FLASH via Production Line Tool

Thu, 2016-03-03 14:16--CD

Hello,

I bought Production Line Tool and would like to use it in following testing items:
- Program software to SPI Flash
- 16MHz Trimming
- Write BD Address

I could succeed in 16MHz trimming test using your sample GUI Tool software. (located in DA14580_Production_Line_Tool_v_3.170.2.36_custom\executables)
But I can't program the soft using GUI tool when I try to program a firmware to SPI Flash memory in DA14583.
它们之间有什么区别?为什么我得到了埃罗r for writting the Flash??

about the stack reset by its own and data lost

Mon, 2016-02-29 09:01--liuluan002

Hi Dialog,

我现在使用堆栈来做广告,我已经设置的时间段是2.5s通过使用计时器。我在我的程序中使用的“current_role”用于控制程序“app_task.c”和“app.c”中的角色切换。但是当它运行25次的角色切换时,它将重置整个程序,并丢失了所有的东西之前放入了RAM之前,请您帮助您解决这个问题吗?

Here is some part of the program of app_task.c:
extern volatile uint8_t current_role;

Pages

Subscribe to RSS - DA14583