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...
I am dealing with a strange anomaly on the MOSI line of the SPI bus - sometimes, the first byte of a command 0x84 to the external SPI flash, I get this on the bus (~ 4 MHz...
Hi,
I'm running an app with softdevice v2.0.0 with SDK 11 on an nrf52832.
the app is using gpiote to handle incoming interrupt from another device.
to start handling...
I noticed that the v1.1.0 modem firmware download includes an A/B set of differential images for doing testing, but not a 1.0.1-to-1.1.0 image. Could I possibly get one? I...
I have to folders with different versions of the nrf library installed (1.0.0 and 1.1.0-rcsomething) The dts and overlay files are identical in the 2 folders (nrf9160_pca10090ns...
I have taken a new Thingy:91 out of the box, fitted ibasics sim card and been through the registration process. Sim registers fine, but the 'add new LTE device' does not recognise...
Can you tell me which Heart Rate monitor gives 0x2A37 is the UUID for the Heart Rate Measurement characteristic. The heart rate service is 0x180D. Battery service is 0x180F...
How can I add debug and release configurations to the "mqtt_simple" project?
Video tutorial "SEGGER Embedded Studio - Build configurations" does not show this important...
Hi Devzone!
I'm using nrf52840 custom board to launch iot service.
We have two type of devices. One is master and the other one is slave.
For now, both of them...
In nRF5 SDK 16 (downloaded file nRF5SDK160098a08e2.zip), the components/boards/pca10059.h file is missing the LED_START and LED_STOP defines that are present for other boards...
Dear Nordic,
I have a 4MB external flash on my board, I've successfully run the code on it by using XIP. However, I got stuck when I was trying to read back data from...
The bug shows when executing an application in RAM with nrf52840. Using SDK 16 but seems to show in older versions also.
The below function code is the first level of...
Hi all!
Everywhere it can be read how important the dimensions of the groundplane are for a well working antenna... but what are the right dimensions? And where is the best...
Multilink S132 central should handle connections to multilink peripherals which do continuously advertise. Once central got first adv event from such peripheral it establishes...
Hey,
As a student currently I'am working on a project for my universitiy. I want to use the nRF51822 for Bluetooth low energy communication.
In the datasheet is written...
Hello Everyone,
I'm involved in a project where we are evaluating ble mesh and Thread mesh on nrf52840.
I want to know, does Nordic supports ble mesh and Thread mesh simultaneously...