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...
Dear Nordic Team,
We are working on a solution where we want to only connect to a certain device if it is a known device and not accept any random requests.
We believe...
Hi ,Nordic
nrfx_err_t nrfx_pdm_buffer_set(int16_t * buffer, uint16_t buffer_length)
I wonder the buffer is PDM buffer or PCM buffer ?
also want to know that how...
Dear support team, The customer used ncs2.6.0 to run on nRF52840 to make matter over thread smart door lock. When stress testing the switch lock (repeat: password unlock ...
I 'm using zephyr to create a custom nrf52832 board .
I 'm using the Devicetree Visual Editor .
Any idea why I can 't select this specific display controller ?
The datasheet...
Hello, As for my peripheral BLE NUS service under NCS 1.9.2, when I search and connect it from my Windows PC running nRF Connect for Desktop BLE Standalone 4.0.0, I found...
I am sending data from iOS to a nRF5340DK. I have some code showing the TX/RX MTU Size:
Which shows: Updated MTU: TX: 527 RX: 498 bytes
But on the iOS/Controller...
Hello!
As stated in the subject, when I followed the steps in the chapter of running OTBR using Docker ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols...
Hi, am using the nrf52dk with nrf52832, nrf coonect sdk 2.5.1/ toolchain 2.5.2 and am building a prototype to aquire the signal from the ckp and cmp sensor in the car when...
Greetings,
We switched from nrf9160 to nrf9161 and got the first boards manufactured. NRF9160 has been working fine but we wanted improved GNSS functionality on board. ...
Hi all,
I have plenty of experience with the Old SDK, IAR/Keil/SES, nRF51, nRF52, Soft Device, etc. However, I'm new to the nRF Connect SDK, VS Code and nRF5340. I've successfully...
Please let us know which PINs of nrf5340 are used by BLE stack and which pins are used by peripherals like UART0 and UART1? We are converting our code from nrf connect V 1...
Hello,
We are evaluating MCU's for a low cost Central device that is extremely cost constrained. The nRF52805 and the nRF52810 both have the same RAM (24 KB) and FLASH ...
Hello,
I'm stuck in the nRF Connect SDK Fundamentals course on lesson 3, exercise 1. When opening the COM port to view the printk messages, I get an error when connecting...
Hi,
I am working with nRF5340 and nRF Connect v2.7.0. When I try the mass sample it works fine. When I take the code to my custom project, I have
ff.h no such file or...
Hi,
I am currently working on communicating between the nRF5340 DK and the nRF5340 Audio DK over BLE. Could you please share the information flow?
Warm regards, Rajendra...