Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
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...
Hello,
I am developing on the Garmin LIDAR-Lite v4 , which uses an nRF52840 internally with the programming pins exposed. I am able to run my OpenThread application on this...
Hi
while developing I've discovered that the current tickless implementation using RTC causes the idle task to loop for one tick before waking the next task up.
I've instrumented...
Platform: nRF52840 { development kit } SDK: nRF5_SDK_16.0.0 Can sdk_config be used to remap any pins for used a SCK and MOSI and MISO? Specifically, can the following mapping...
Hi all,
I'm running into this error when trying to compile anything for the SPI library in Cmake
CMake Error at ../../../cmake/extensions.cmake:372 (add_library):...
SDK v16.0 NRF52832
Hi
We have been using the the NRF Bootloader for sometime, but we have encountered an issue where if the DFU (Serial) is interrupted (ie, USB cable...
Hi,
I've been using the Thingy:91 to communicate with some sensors. One of this sensors is causing us some trouble: sometimes the I2C communication with him seems to fail...
Hello
I would like to commission my Thread network but my Thread network is isolated (I have no wifi) but I have bluetooth which works in parallel to the Thread network...
I tried to use pin_change_example in SDK to catch Interrupts (at first line) but I'm missing lots of them, I don't want to use PPI mechanism I just want to run my ISR in time...
Hi All,
I have developed my application for the nRF52832 (SKD15.2) on top of the TWI sensor example. I moved from the legacy TWI driver to nrfx due to the data length limit...
hi ,our company is developing a product.the product have a nrf52832 and nb-iot module.now have one case: system start normal and mobile connected the ble,but the gap will...
Hi,
This is not a ticket!
I just want to share a simple application that I have built for the nRF52840 . It's a USB keyboard.
The example also shows how to handle buttons...
Hi all ,
I'm using SDK 15.0, working on ble_uart.c
I need to change the DEVICE NAME of the frequently.
Can you please tell me how to change the the device name and store...
Hello everyone and thank you for taking the time to read my message.
I am new to this Devzone and I am looking for an alternative to nRFgo Studio to program the SoftDevice...
hi Guys,
before i shoot myself can someone answer me this simple question .... for most.
In the segger embedded software nrf to sdk do i need to complete stages 1-4...
Hi everyone, I am looking for an external oscillator on the nrf52840 DK that can take its own power and is similar to a push button that can make a voltage change on the GPIO...