Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm using the nRF52840 using SDK 17.0.2. I've implemented the CLI for flashlog as well as several other custom commands. It works well when entering commands on the...
Hello, I am studying the subject example project to understand how to create my own characteristics and adapt the project for our application.
What is the purpose of the...
how to compile openthread library files for nrf52833,
i followed the procedure as below
start with a fresh copy of the SDK, and make sure you place it as close to the...
Hi Everybody,
We found little or no literature about readback_protection on the nRF5340 SOC. Our issue is that for development and debugging it is not practical to use nrfjprog...
I have created an application using SoftDevice S112 using board pca10056e and installed it on the nRF52840 DK. I want this application to run on the nRF52805 so I want to...
Dear Nordic support,
We are trying to know the power consumption of nRF52840 SoC, by prediction and measurements.
The Online Power Profiler for Bluetooth LE tool estimates...
Hi,
I am developing a product based on a nRF52833-QDAA chip, we use the two uarts to transmit data to another MCU and AT commands to a LTE-M modem.
We use NCS 1.7.0 as...
The nRF connect program for desktop
https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop
Will it be updated to fully support Bluetooth 5? Extended...
Hi,
I got a problem with sending data via gazele protocols, i'm using example library gzll_ack_payload_ host and device, can somebody explain me how this code works?
i...
Hi.
I'm working on macOS Monterey 12.0 beta and trying to start nRF Connect for desktop (version 3.7.0). When i'm trying to start this application it's starting as blank...
Hi.
This question is to confirm again about below.
Is it possible that implement multiple advertising sets, some of them would be 1M and some would be CODED PHY. And...