Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
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...
My application is a BLE peripheral and will only allow a single connection to a BLE central. Hardware will be nRF52832. My test application was based on a Nordic example that...
Hello,
I am working on Bluetooth Mesh authentication. I wonder if you have more details about Input OOB . I am trying to input a number from nRF Mesh app to send it to the...
I need to confirm before buying, whether the nRF52840 chip and the nRF52840 development board can be used to develop a Zigbee Mesh.
Also whether "nRF5 SDK for Thread and...
I need to do pairing between the two 51822 modules. All the information I find is paired with the slave and the mobile phone. There is no host matching process demo or learning...
Hi
I'd like to create a firmware that supports multiple Nordic boards as Hardware (as the nRFConnect Firmware does). To do that I have to configure the peripherals according...
Hi,
I am trying to test an application running on the nRF52840 using your nRF Sniffer (actual version 2.0.0.2.beta).
My application should be able to request a change...
Hi,
As per the forum thread https://devzone.nordicsemi.com/f/nordic-q-a/37591/nrf-connect-for-desktop-max-throughput/144881#144881 there is a limitation in data acquisition...
Hello,
I have some questions about mesh network.
Current i am working with 10 Boards (nRF52840 modules) and i want to test the BLE mesh network. I have installed the software...
Hello,
I am currently trying to implement an IR sending functionality. My plan is to use a timer to toggle gpiote through ppi. For the width of an IR pulse (or mark) and...
Hi, it's my first post in this forum, and I glad to join to Nordic Community.
After few month of developing project on Nordic MCU, I try to migrate form SDK 12.2.0 to SDK...
Is the nrfutil pkg --hw-version N a customized hardware version, or is it the nrf chip family number (e.g. 52 for nrf52832)?
Both the help and the manual are a bit unclear...
Hi,
I have merged nrfx_spim with uart in nrf52840 dk (PCA10056) board .i am able to transmit only string but not integers. from my sensor i use spi to send real-time integer...
Hi,
May I know which version of S140 SDK and softdevices support which version of Amazon FreeRTOS and FreeRTOS kernel? If yes, I'm interested to know, as far as I know I...
Hello there,
I'm developing a C++ application on the BLE654 development bord which shall be able to generate and send 100+ BLE notifications per second on a single BLE connection...