Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
I am currently working on a project involving the Nordic nRF52840-DK development boards (1 Central and 11 Peripherals communication), with LE PHY Coded S8. In this project...
Hi,
I’m using an nRF52840 SoC and currently developing with NCS 1.8.0 . I need clarification on the Bluetooth Core Specification version support :
What Bluetooth version...
Hi Nordic,
I am using the nrf52840 as the host and the nRF9160 as the modem with the serial_lte_modem library.
Normally, when the nrf52840 sends an MQTT connection request...
Hello,
I am planning to design a custom board using the nRF5340.
My main question is: How can I view log messages from source code running on the custom board on my...
hello,
I have a neo pixel running on my nrf52840 using SPI. I still require the SPI clock pin to be configured to a pin even though it is unused. This wastes a pin, is there...
I took the example of peripheral_hr_coded and central_hr_coded. I flashed these examples in nrf52840. They communicate normally. However, the Advertising Packages are not...
Hello,
I'm using the zboss stack to implement a zigbee end device on nrf5340.
My device is able to connect to a zigbee network and to notify sensor events on zigbee but...
Hello, I am using the LIS2DH sample (and the st,lis2dh driver, which is compatible with the LIS3DH accelerometer) to test out a LIS3DH IC attached to a custom board. However...
hi i use pca10056 board with segger embedded studio
i currently facing a bizzarre problem with my project
i use adc function and nus service and low frequency clock
...
Hello i realize the nRF24L01P is NRND. Curious if you are able to answer w/out too much work as to whether one of the other nRF devices allows access to the radio to use the...
Hi:
I set up a fresh install of the NRF Connect Extension Pack in VS Code on my MacBook Air M4 and was able to build and flash the Blinky demo to my nRF52840DK. The issue...
Hello, this ticket addresses three issues:
1. After installing nrfutil with subcommands device and toolchain-manager and sdk-manager, into %USERPROFILE%\.nrfutil, everything...
Hello,
Since our Product Launch we have gotten feedback that pairing with some (but not all) Apple devices is a significant problem. Even through several attempted fixes...
After upgrading nRF Connect SDK from 3.1.1 to 3.2.1, our fixed regulator stopped working. We are on nRF54L15. Tracking it down further, this seems to be some sort of GPIO...
Hi,
I am porting a product from SDK 15 to SDK 17 and to Nrf Connect.
We need to maintain code combability as far as possible between products using SDK 15/17 and products...