DA14585

Configure DA14585 IoT Air Quality Index under Eclipse/GCC

Wed, 2019-12-04 22:49--dsteury

I'm familiarizing myself with DA14585 IoT Multi Sensor Development Kit using Eclipse/GCC. I ran through steps in AN-B064 and successfully compiled and ran debugger with no problems.

I decided to try and configure Air Quality Index per instructions in UM-B-101 section 4.2.4. After defining IAQ_ENABLED I get the following errors:

DA14585 Sleep Mode for Beacon project.

Wed, 2019-12-04 13:03--ltdev

Hi;

I developed a beacon project with DA14585.

I use ble_app_barebone project

When;

static const sleep_state_t app_default_sleep_mode = ARCH_SLEEP_OFF;

I measure 0.449mA

then i changed

#define CFG_MAX_SLEEP_DURATION_EXTERNAL_WAKEUP_MS 10000 // 10s

static const sleep_state_t app_default_sleep_mode = ARCH_EXT_SLEEP_ON;

I measure ~23uA

But I Use prox_reporter

#define CFG_MAX_SLEEP_DURATION_EXTERNAL_WAKEUP_MS 10000 // 10s

Connect to DA14585-00 via CLI

Fri, 2019-10-18 21:34--flomeier

Hi Dialog Team,

I have a problem connecting to the DA14585.

I am using this command:

C:\DiaSemi\SmartSnippetsStudio\Toolbox>smartsnippetsToolbox.exe -type spi -chip DA14585-00 -jtag 480063775 -cmd write -file common_resources/ble_app_ota_585.hex -bootable

it works perfectly if I click on "connect" inside the smart snippets toolbox SPI flash programmer tab before I use the command mentioned above:

Programming the DA14585 DevKit on board SPI flash

Thu, 2019-10-17 13:15--rorbech

Hi

I am trying to flash the SPI flash on my DA14585 development board using SmartSnippet Toolbox's SPI Flash Programmer. I basically follow the approach from section 9.2 of "UM-B-012 DA14580/581/583 Creation of a secondary bootloader", but I am in doubt about the supposed pin configuration. If I use the SPI configuration (figure 5 of UM-B-048, matching the SmartSnippet configuration SPI_CLK: P0_0, SPI_EN: P0_3, SPI_DI:P0_5, SPI_D0: P0_6) I cannot download the flash_programmer.bin as SmartSnippets does not seem to recognize the hardware reset.

Pages

订阅RSS - DA14585