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 want to acquire my mobile's gps sensor's information using nrf52832 dk. Can anyone please guide me how to do this ? I use keil mdk-arm5 compiler and sdk v15.
Hi
I work for a 7 channels ANT+ receiver. Nordic 52832 SDK12.2.0 S332v2.0.1
The following scenario can been observed and cause high current consumption for a long time...
Hi to all,
i am developing a device that in it i need to measure voltage of battery to report percentage of battery to user, but the voltage that i measure with ADC is different...
Hi,
after migrating from SDK12.2 to SDK14.2 we encountered a problem with GAP Security.
When setting optimization to -Os, the program fails with BLE_GAP_EVT_AUTH_STATUS...
Hi all,
I am trying to use uart-app (segger example in SDK15) to generate hex file, which will be programed to nRF52832 later with Softdevice by nRFGo Studio. ((Instead...
Hi,
we are using the NRF52840 DK and we would like to use our own antenna. We saw on others posts that we have to connect it to the J1 connector's place.
We have some...
Based on the Product Specification v1.0, the antenna load impedance should be 15Ω+j88Ω.
I checked the antenna impedance based on Figure 32.
The simulation result is...
During the development of nrf52832 (SDK14.2), I occasionally get NRF_FAULT_ID_SD_ASSERT error. When the NRF_FAULT_ID_SD_ASSERT error occurs, I can only get the information...
Hi Nordic,
I am working on a BLE based application. In my application, I am forced to use SPI and TWI of same instance.
I am using SPI1 and TWI1. Earlier I was working...
I'm adding key protection to DFU, a batch script is creating the bootloader_config_default.json. I'm using mesh SDK 2.0.1, but started developing using Mesh SDK 2.0.0. When...
Hello everyone,
my question is related to the time interval t TXEN = 140 μs from the radio timing table in the datasheet of the nRF52832-SoC ( http://infocenter.nordicsemi...
Hey Guys,
I am facing problem with building bootloader_secure example. I am using makefile for this purpose.
I am tryng for buttonless dfuimplementation, but the first...
Hi, I was trying to measure the current consumption on my PCA10040 dev board.
I have followed the online guide to prepare the board. However, when I connect the Amp meter...
Dear Nordic Team,
Thanks for supporting. For secure DFU successfully worked with nRF51422 (DK51 PCA100028). But its not work with my application board based on nRF51822...