I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
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...