Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
I'm using nrf25822, I flashed my firmware using DFU and I discovered the a memory regions starting from 0x0002A000 is written
this memory isn't written when I just use...
link text from this link i want to advertise for 10 second then i want to stop advertise for 20 second then again advertise for 10 second. i want this continuously. for that...
HI
I use 51822 to mesh,reference github.com/.../nRF51 for SDK8.0。
(Routine will chip lock。MDK5.1 Unable to find chips)
But it seems not work,Please give me help。
I'm just getting started with some Nordic development. This is on Linux (Ubuntu 12.04LTS) using nRF51 SDK 10.0 and gcc arm embedded toolchain. I have a PCA10031 and a PCA10000...
When I add a new directory to my project for some source files, I get the following error:
"Browse information of one or more files is not available"
If I move the source...
I am having an issue programming my nRF51 DK through IAR. I am able to compile and build the project, but it gives the following errors when I try to Download and Debug: ...
Hello,
I just got an rf51 dongle (usb) dev kit. I have installed the latest SDK, JLINK drivers, nrfgo studio. I copied the firmware .hex file into the JLINK drive as per...
Hi, I can't seem to pair my iPhone 6s or iPad Air (both v9.2) with demos (uart and temperature) running on my PCA10040. LED1 is flashing indicating that it is advertising...
I was under the impression that HomeKit was an extension of the MFi Accessory Interface Specification, which relies on the iAP protocol to access additional functionality...
Hi.
We are developing a test equipment for devices that use nRF905. The devices use single ended connection for 50 Ohms antenna and layout recommended by datasheet (nRF905...
Hi,
I am using ios app to connect nordic BLE module. I am getting continuous disconnection after 1 minute on app . Please let me know how to configure for continuous data...
HI:
I use my own nRF51822 board for a snifer(not PCA10000, PCA10001 and nrf51822 development dongle). Run ble-snifer-.exe, I could ger the information as figure 4 in ble...
currently i am using nrf52 as spi master with an imu as spi slave. based on the sdk code spi_master_with_slave, I write a sample test code to read the register value from...