Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...