Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
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...