hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
Hi,
We were trying to setup a device in Canada with carrier 'Telus'. We are able to connect to network but our connection to the cloud seems not happening( HTTPS, MQTT)...
I am adding the secure DFU bootloader examples/dfu/secure_bootloader/pca10056_s140_ble/ to my existing BLE UART peripheral project. I am using SDK 16.0.0 and nrf52840.
I...
Hi,
We are working on the customized board we used your reference design of nRF52832 . My question is what is the output voltage of swo_d pin in the fresh pcb without...
Hi,
Working on ble_app_uart pca10040 with nRF Toolbox app, getting disconnection issue very often. attached screen shot for your reference.
using PCA10040 nRF52 Development...
Hi everyone,
My hw/sw configuration:
- nRF52840 - sdk 15.0.0 - softdevice: s140_nrf52_6.0.0 - bootloader + softdevice + application
We're in production stage and we...
I've implemented secure DFU which works fine. However, if a user was to do something like quit the App or disable Bluetooth during DFU, or another fault occurred, because...
I am creating an original service using the example of Multilink Central.
I'm trying to reference an LBS to send data to a particular peripheral.
I tried to send using...
Hi,
I have a NRF51802 custom board, using sdk12.3.0 and softdevice 130 for my applications.
I would like to generate hmac sha 256 in my application.
Can you please...
I am trying to do OTA DFU by 'nrfutil' shell line tool and encounter the error, logs as below:
In this log you can see "Increment target device addr".
How should I do...
To the kind attention of Nordic support team,
Releted to this: https://devzone.nordicsemi.com/f/nordic-q-a/68238/gzll-keycode-optional-host-id-validation-stage
We noticed...
It is very useful to have all those examples to help us learn how to use the DK.
However, I am seeing a list of examples and source code but nothing about what they are...
Hello, I m developing a device based on nrf5340. On the ERRATA is reported that USBD is not working on QKAA-AB0.
I suppose QKAAAB 1940 is not working too, when do you think...
Hello, DevZone!
Recently, I've read a lot of questions and replies related to the nRF5's SAADC and BLE.
Even though I found some pages discuss about the continuous sampling...
Hi Nordic Team
We are using nRf52840 for our new product. We need your inputs on the design we are planning to connect slaves on SPI.
SPI_SDO mapped to P0.23
SPI_SDI...