DA14580.

物联网套件DA14583至DA14580

Wed, 2016-11-02 21:04-米斯尼克

你好

我想询问是否有可能从DA14583下运行的IoT开发套件中编辑固件(https://support.dialog-semicondiondiondum/connectivity/reference-design/d ...)到Murata - 只是orgalald da14580。

我已将Externall闪存连接到P0.7作为CS,P0_0作为SDO,P0_2为SCK和P0_1作为SDI。
我的问题是,如果它在平台/ user_platform.h中编辑端口,因为我的HW设计,或者更多要为它做什么?

GATTC_READ_CMD_IND for DA14580

Fri,2016-07-15 21:28-Zwang308.

嗨对话框,

我在gattc_task.h中找到了一个命令gattc_read_cmd_ind_ind,但它不是在rw-ble-gatt中指定的。我试图在custs1_task.c中添加这个命令的句柄来捕获来自主站的读取事件,但我的处理程序函数永远不会调用。此外,我没有使用此消息找到SDK 5.0.3中的任何地方。

Is there anything special for this message? Do we support it on DA14580?

如果没有,我们是否有一种方法来从DA14580上的主站捕获读取事件?

非常感谢。

DSP - 无法在应用程序中发现该设备

Fri,2016-07-01 14:10-MRANINEC.

你好,

我下载了DSPS 5.150.2,没有我加载的任何更改sps_device.project to my custom board (basically only a little module with DA14580 and its necessary circuitry) to verify board's functionality. I can detect the device in any BLE scanning app (for example nRF Master Control Center), but not in DSPS app (tried both Android and iOS). Are any changes in project required in order to make the project work on the custom board, even when I don't need to use any peripherals and interfaces for now?

最好的Regards,
米..

使用引脚1_2和1_3的限制

Fri,2016-05-27 09:04-ankitdaf.

你好

我遇到了DA14580周围的自定义板设计,它在它的原理图中具有特殊的东西。它指出,当16 MHz xtal是“时,不能切换”p1_2和p1_3。(最后一个单词被切断)。

使用引脚1_2和1_3是否有任何限制?是否存在对XTAL或其他一些外围设备有特殊依赖性?

我试过在数据表中寻找它,但没有找到任何东西

我可以安全地使用它在我的设计中吗?

Thanks,

无法进入睡眠模式

周一,2016-05-23 08:10-ankitdaf.

你好

我正在使用BLE_APP_BAREBONE示例。我彻底读取了睡眠模式的UM-006。

应用程序似乎根本没有进入睡眠模式。

ARCH_MAIN内的主循环与BLE_APP_BAREBONE中的相同。

我试图添加
if((sleep_mode == mode_ext_sleep)||(sleep_mode == mode_deep_sleep)){
ble_turn_radio_off();
Arch_Goto_Sleep(Sleep_Mode);
}

但这没什么。

我已经定义了

#define cfg_ext_sleep //用于扩展睡眠模式
#undef CFG_DEEP_SLEEP

关闭外围设备

Fri,2016-05-20 07:20-ankitdaf.

你好

这可能是一个愚蠢的问题,但是当580在睡眠模式下时,可以通过单独关闭外设来节省电力吗?

The current consumption is a bit high right now (around 25mA) and I want to bring it down. Is it possible to switch off individual peripheral blocks without putting the device in sleep mode ?
我只使用UART,I2C和App_easy_Timers,只使用存储在外部Winbond SPI Flash中的数据。

Thanks

从DA14580移植到DA14583

星期一,2016-05-09 10:25-ankitdaf.

你好

我正在使用DA14580的基本开发板,使用外部Winbond芯片,设备正常工作。我想了解如何将这样的应用程序从DA14580移植到DA14583。

1.有没有文件,该文件列出了从DA14580到DA14583端口所需的所有步骤?
2.如何使用DA14583使偶像作用?内存布局(内存地址)不变吗?
3. DA14583是580的替代品,或者我必须要更改PCB原理图和布局吗?

最好的
ankit.

启用多个外设连接到Central

周三,2016-03-30 13:01-ankitdaf.

你好

我正在尝试获得2个不同的Android手机来连接到DA14580。

我正在使用带有SDK的“BLE_APP_BAREBONE模板”。我将CFG_MAX_CONNECTIONS参数更改为4以允许多个设备连接。
然而,一旦第一个设备连接,另一个devices are unable to see the DA14580 (advertisement stops) and the other devices are unable to connect to the DA14580.

我读到580允许最多6个同时连接,可以有人帮我怎么办?

谢谢 !
ankit.

页面

Subscribe to RSS - DA14580