DA14583

RGB led control in DA14583 USB kit ?..

Sat, 2020-11-28 13:19--杰基乔伊123

Hello,

I am using DA14583 usb kit.

I am able to control D9(White LED) and D10(Red LED) using hw_gpio_set_pin_function(). But RGB led pins donot having gpio port and pin configuration. How should i control RGB led.

https://krogerfeedback.nlhttps://talktosonic.onlhttps://talktowendys.viphttps://whataburgersurvey.onl

thanks

jackyjoy

Porting software from DA14583 to DA14585

Sun, 2020-11-08 16:33--Abdalrahman Alhasn

Hi

I have been working with DA14583 using SDK 5.0.4 and I want to upgrade to DA14585 with SDK 6.0.14.1114, my concern is:

1- Can I port my software application to DA14585 with SDK 6.0.14.1114 without any changes/ problems?

2- what are the challenges and changes I have to do during this process(upgrading)?

thanks in advance

DA14583 BLE_Peripherals Problems ?

Sat, 2020-10-10 20:10--eslam snono

Dear Dialog Semiconductor,

I have reached to the point that i think your DA14583 is not suitabe for development. You in many topics ask people why you use it and suggest your other processors like DA14531, DA14585, DA14586 to use. I think that DA14583 and SDK5.0.4 is not reasonable for development as your documentation and support is limited.

Any way i wish you help me to change my mind specially that i have asked here before and didn't get the solution.

DA14585 功耗测试

Thu, 2020-09-17 13:19--yekun

使用da14585根据下面PDF方法测试:

//www.xmece.com/sites/default/files/training\u 04_usleep\u mode\u configurations\u power\u measurement\u 0.pdf

SDK:6.0.14.114

第一步:进入扩展睡眠

设置static const sleep_state_t app_default_sleep_mode = ARCH_EXT_SLEEP_ON;

第二步:广播间隔

static const struct advertise_configuration user_adv_conf = {

.addr_src = APP_CFG_ADDR_SRC(USER_CFG_ADDRESS_MODE),

DA14583 ADC Returning wrong value

Tue, 2020-08-25 13:24--circatek

Hi,

We are seeing a problem when trying to read the ADC on the DA14583

We are applying 2100mv to the input, however, this is not working as expected.

The setup is as follows:

Attenuator is enabled (GPC_ADC_ATTN3X)

Single ended is enabled (GPC_ADC_SE)

We read a value of 323 ADC Counts

So in theory, the following calculation should work, however, the value is 1000mV low:

mV = ((1200.0 / 1023.0) * 323) * 3.0 = 1136mV

Please advise,

Thanks,

Nigel

How to change the firmware in SmartBond DA14583 IoT Sensor Dongle

Mon, 2020-07-27 03:11--khiroaki0613

Hi,

I bought SmartBond DA14583 IoT Sensor Dongle and am testing it.

I ran into the problem around changing the acceleration range, and found the following topic.

https://support.dialog-semiconductor.com/could-not-set-acceleration-range-da14583-iot-sensor-development-kit

Then I followed the instruction in the above link, and change the source code.

However, I cannot figure out how to apply it to the device.

Use SDK battery driver

Sat, 2020-07-25 06:54--Rajapurerohit

Hi All,

I am developing a device using DA14583 and which is powered up with 2xAAA cells.

I had gone through a battery driver available in the SDK example, an example is for coin cell and AAA cells.

My question is do I just need to include this battery driver file in my application and read the values? Or Do I need to connect ADC pins for the same?

Thanks and Regards

Rohit R

Pages

Subscribe to RSS - DA14583