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...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello,
I have got a problem with use SPI. I get hard fault after call spi_master_open(), exactly when sd_nvic_ClearPendingIRQ function is call.
This situation is so specific...
link text from this post , i want to make code, when i press button,device goes into sleep mode.so i use this post's code in ble uart app. my code is here.
/* Copyright...
Hello all,
I am new to this domain.
Here is my case:
I am using the Atmel SAMA5D35-EK rev D. board. I was facing JTAG connectivity issues over J-Link.
My purpose is...
Hello!
I have Adafruit evaluation board with NRF8001 module and it works perfect.
I also tried to develop my own board with microcontroller unit and NRF 8001 module...
I have a few nRF51 dongles I wish to use with ANT+ for wireless mesh communication between some robots. I want to connect each to one ATmega 1284p and another Arduino Mega...
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...