I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
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...