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'm using a nrf52 dk (nrf52832) + GCC 9.2.1 (9 2019 q4 major) + WIN10 + CLION and I'm trying to build an example project using GCC.
I get the following error: ...
Hello everyone ,
I have question about saving the configuration of Friendship so-that after rebooting the SOC, the friendship's configuration restored without applying the...
Hi, I'm HongJae.
I'm developing a Bluetooth peripheral program with nrf52.
Briefly,
if I send a hexadecimal message(e.g 0x35), GPIO's are ON.
After 1 minute from...
hi,
I found a interesting thing:I use the output function to configure the P0.14(nrf_gpio_cfg_output(14)). After configuration, the normal output should be low, but it outputs...
hello all,
i am using nRF52832 SoC in my project and my requirement is to write some configuration into internal flash when i flash the program using segger j link.
for...
Hello.
I am evaluating with nRF52833 DK board. I checked both peripheral/uart and ble_peripheral/ble_app_hrs.
Examples work each well on nRF52833 DK. I want to add the...
Hi support Team,
Following are my Questions.
1. Please recommend me three development boards from Nordic. I would like to build the mesh Network.For example one will transmit...
I am seeing a number of issues, but since they appear to be different, I will use different threads.
Setup: have gone to ble_blinky example to keep things as simple as possible...
Hi, i am new to the nRF52840, i like the features it has and i want to create a board using it. In the datasheet it is said to have 2 ARM processors and i want to use it as...
About 3.7V Li-Po battery on spec., can we read adc value from the battery using p0.04(A1) without external voltage divider circuits? In fact, 3.7V battery outputs 4V ,seeing...
Hi,
I'm now planning to test BLE AoA using nRF52833 DK. For now the DK doesn't have antenna array, so I plan to use an addon board like below:
Is there any link or example...
How can I define paths in SES (Windows), like $SDK_PATH, for my project?
- if they are defined in macros, what is the syntax?
- is there a standard variable that has a...
HI there,
I wanted to use nrfx spi with nRF5 SDK 17.0, but it was removed. I checked that in nRF5 SDK 15.3 it should be available, but when I downloaded it the example is...
Hi Everyone,
Last two weeks I'm trying to make a Real time streaming custom service on PCA10056 DK. I have modified the ble_image_transfer code according to my requirement...
I'm testing the Zigbee CLI Agent example and try to read info from my Titan wall sensor. I can read almost all info, but not values, that are using float type.
How I can...