Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
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...
Hello,
When I use Debug, the program runs successfully. But when I try to connect with External Power Supply the program is not running, Also Reset is not wokring. Please...
Hi,
I want to measure RF conducted and receive sensitivity for nRF5340 DK, could you show the hardware connected blockgram?and please provide the RF test guideline to to...
I'm implementing a DFU controller for the secure DFU bootloader documented here . There is an edge-case I'm hitting that I'd like some clarification on.
As per the documentation...
ncs tag 1.6.1
Ubuntu 20.04
Hi
I am evaluating the Nordic nRF52840 using the Connect SDK. The nRF5 SDK has an example, ble_app_multiperipheral, showcasing a single peripheral...
Hi Everyone, I'm trying to know and make a handler for the ble advertasing, and I've front with the doubt if there's a way to know when the program will change of advertising...
We have designed an electronics product - a PC peripheral and are looking to release it to market. It’s basically a ATSAMD21 microprocessor connected to a battery, which charges...
My requirement is to send 16kHz 1channel voice data stream to pc .
I use 16khz (2 channel and 1 channel) wav and 1 48khz (2 channel) wav as input (converted to .c file)...
Hi Nordic team,
I was working on nRF DFU (secure_bootloader_ble_s140_pca10056) .I just want to advertise my device mac id to Phones app while in OTA mode to specify devices...
We want to use the iperf3 tool to measure packet loss while sending packets between two nRF52840 DKs. But we can't seem to find any instructions. We are using a variant of...
Hello,
I use zb_cli_wrapper.py and the Zigbee Cli Agent Router example.
I try to discover attributes from a GreenPower endpoint (242), the commande is :
communicator...
Hi,all~
The program runs on nRF52833.The SDK version is NRF5_SDK_17.0.2_D674DDE. At the beginning, MCU sends data to nRF52833 through serial port, and the data can be received...
Hello,
It looks like a possible policy issue - but I was wondering if anyone here has successfully provisioned IoT in this Amazon AWS Region/Endpoint: iot.ap-northeast-1...
I am trying to deploy an trained Impulse module into nRF52840, but not sure about how to do it.
In the edge impulse documentation, they mention we can link the impulse from...