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 seeing excessive current in System ON, Idle mode. I am using WFI(). I have verified that
operation is being held at that instruction by using GPIO pin. Idle mode is...
Our manufacturer received new nRF51822QFAAH0 parts. Previously, we were supplied nRF51822QFG2 parts.
According to your PCN_092-1.2 Final.pdf document, there has been a...
Hi,
I can start MCP without the dongle PCA10031 (which I have updated the firmware on) and it starts ok, but when I then plug in and select the device COM 5 - 6xxxxxxxxx...
I would like to ask how to make advertisements which are less than one second. In my application, i need to scan for devices, when i find my specific device, i start to advertise...
I'm trying to programmate a simple blinkind led project to a custom board with a nRF51822 I did. I'm using a stm32 discovery to connect the custom board throw the SWD port...
I'm trying to update my beacon to use 8.0.0 SoftDevice 110. I've downloaded the 8.0.0 precompiled softdevice hex and loaded the Keil dfu_dual_bank_ble_s110_pca10028 project...
Hello,
I'm trying to use the APP_TIMER API to have tempo, but I've noticed a problem of accuracy when using the RTC1.
I use 0 as prescaler, so the RTC1 runs at 32768Hz...
Hello,
My question based on case, I've experienced recently.
nRF device that could advertise in general mode for limited time by pressing on button and continuously in...
Hello. I am having trouble setting up two PWM channels on nrf51822. The device is running S110 and SDK9.0.
The PWM initialization sequence looks almost identical to the...
Hi,
With reference to This link , I'm trying to make a Nordic solution which can support all beacon applications (iBeacon, Eddystone & Altbeacon).
I'm able to integrate...
Hello I am trying to program this nrf51822 module. I am using J link Cortex M9 . I want burn multilink peripheral in it.
I have followed this link.
I have connected everything...
I would like my device to advertise for 10s and then begin advertising again only on an external interrupt.
What steps are required to restart advertising without restarting...
I am trying to reprogram a usb dongle device from AdaFruit (Bluefruit LE Sniffer), which uses the nrF51822 SoC, using nrFGo Studio. In the device manager I'm innRF5x Bootloader...