We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
Hi,
I am looking to perform programming on a nRF52832 on a custom PCB. So far I am planning to use an SWD connection with my nRF52DK to upload my application.
1. I was...
Hi,
I'm looking for some documentation for both projects. While there inline documentation and example projects are existing, I couldn't find any javadoc (or similar,...
Hi,
I want to use two SPI instances (0 and 1) in my project. I am able to modify the example SPI project to use 2 SPI instances as in the code below and setting #define...
I'm trying to get the ADC running on an nrf51DK, however whatever configuration I use it always outputs a value equivalent to ~0.6v input. I've tried with the basic ADC example...
I bought a product with NRF52840 as MCU. Now I want to communicate with other devices over RS485. So I had to make some changes. I have the following questions and hope to...
i try to build simple hello world program in c++. it successfully compile just yesterday, but somehow it fail to compile now. on the log it seem to use /usr/bin/c++ to compile...
The following code snippets produces Error code 0x0005 when trying to update a characteristic value via custom characteristic programming nd connected to nRFConnect app: ...
The nRF52833 datasheet lists a number of pads as "N.C." however I could not find anything in the datasheet about what to do with these pads. Is it safe to route traces over...
hi
I would like to use BLE Mesh to control my products. I would like to build a mesh network in advance, install a provisioner and automatically provision the nodes when...
I'm working with a lwm2m client using t he LwM2M client utils library to connect with a lwm2m leshan server.
Everything works great with LIFETIME = 30sec (default setting...
Hi:
There are two BLE architecture can be used on the nRF5340:
Split the Bluetooth LE Controller and the host part of the Bluetooth LE stack and run them on different...
Hallo Team,
I am using nrf45340 Audio DK to evaluate Bluetooth LE Audio application example.
For experimental purpose, I am using SBC codec. I have been following instructions...
Hello Nordic support:
We encountered a problem when downlaod the firmware for the nRF9160 with jlink nrfjprog program. Most our nRF9160 module can download firmware OK just...
Hi Nordic Team,
Working Environment:
nRF52832 DK, nRF17.1.0 SDK, Keil uVision 5 IDE, Windowns10 pro PC.
I am working on ble_app_uart.c Peripheral example.
According...
Hello,
the git version in ncs\toolchains\v2.0.0 isgit version 2.26.2.windows.1!
That prevets me from using git credental-manager-core in nRF Connect 2.0.0 console in Visual...