你好, 甚至我也面临着同样的问题。 我使用DA14580-01拥有定制板, 我用dsp概要文件,当用户发送哒ta to DA14580 using DSPS, I need to perform certain set of actions like writing to one of my slave on SPI interface(all this process takes around 50sec and this taks cant be interrupted in between), this whole task is working properly for around 7-8 data transfers to DA14580 using DSPS Android app, but later i observed that my BLE device is getting disconnected. And I have to reset the device to make my DA14580 start working again.
Hello Christopher,Panasonic正在调查Pan1740上的DSP。我会转发它们这个线程并让他们回应 - 我们打算完全支持在Pan1740上工作的DSP。BR JE_DIALOG.
BR JE_DIALOG.
我想我弄清楚了这个问题,它看起来像是用Keil和SPS示例代码带来Pan1740的少数问题(我也使用标准模板假设任何代码)。
1.)在keil上的负载功能不适用于塞格尔设备内置的内置,我已经能够弄清楚它需要工作的算法(因此所强制使用调试功能)
2.)在没有修改的情况下,调试功能不起作用
一种。注释出所有强制装配断点和相关的循环
湾注释出防止调试的无限循环((getword16(sys_stat_reg)&dbg_is_up)== dbg_is_up){};
C。注释出下面的行关闭调试器“setbits16(sys_ctrl_reg,debugger_enable,0);”
天。从论坛中的其他评论中,据说调试器/ jlink和睡眠模式不起作用。因此,您需要在da14580_config.h中注释出ext睡眠模式
/ *睡眠模式* /
//#定义cfg_ext_sleep
希望这有助于其他人
谢谢你让我们了解克里斯托弗。Ingo @ Panasonic目前正在检查USB Dongle上的DSP支持 - 我们还有一个问题,也是我们的基本套件,并固定了(跳线配置错误 - 该文件将于3月介多时代更新)。在我们的专家套件上,它就像一个梦想一样,包括扩展的睡眠支持(因为它具有Pan1740的基本和USB加密狗的HW流量控制,现在我们已经确定了基本套件上的问题,我们只是必须查看Pan1740加密狗......保持调整。BR JE_DIALOG.
嗨je_dialog,
我已经rosolved广告问题,但是当我尝试通过定义cfg_app_sec启用安全过程时。但在我重新加载之后,没有什么发生的!我的意思是我的Android设备仍然连接到DA14580基本套件Nomarlly。我不知道如何实施Securirid程序。你可以帮帮我吗!
谢谢
嗨Chungtran,
我猜你问了OOK功能。OOK功能将包含在下一个版本SDK中。
问候!
PY
亲爱的py_dialog,
哦真的吗?如果是这样,请谢谢你的帮助!
此致!
钟
我们已经更新了应用程序注意,以描述在Pan1740 Dongle上运行DSP所需的更改:
http://pideu.panasonic.de/files/documents/wm%20documents/pan1740/pan1740 ...
你好,
甚至我也面临着同样的问题。
我使用DA14580-01拥有定制板,
我用dsp概要文件,当用户发送哒ta to DA14580 using DSPS, I need to perform certain set of actions like writing to one of my slave on SPI interface(all this process takes around 50sec and this taks cant be interrupted in between), this whole task is working properly for around 7-8 data transfers to DA14580 using DSPS Android app, but later i observed that my BLE device is getting disconnected. And I have to reset the device to make my DA14580 start working again.
请告诉我是否有任何可能的解决方案。
谢谢,
asmaith.
您好Asmitha,请参阅此问题的回复,如下所示:不可能为维持大约50秒并维护连接的任务。BR JE_DIALOG.
http://support.dialog-semicondiondiondum/dsps-gets-disconnected.