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...
Hi,
I init the UART pin with the AIN pin such as P0.05, but the program will run into __WEAK void app_error_fault_handler(uint32_t id, uint32_t pc, uint32_t info) every...
Hi Everyone
I have been trying to do some simple led blinking by generating events , however i need to do that if a button_0 is pressed for some duration.
Here is a code...
We are using SDK 15.0 and Softdevice 6.0, FreeRTOS 8.2.1
Is there a way to use softdevice and NRF_SDH_DISPATCH_MODEL_INTERRUPT?
If not, it means SDH task MUST be the highest...
Dear Sir,
I am using SDK15 and sodtdevice S132. I am testing on the kit BMD300.
I am using nRFConnect App in andoird to connect to the device and check the services...
Dear all,
I used SDK 12.3 buttonless functoin with PCA10028(nRF51422), and I occur some problem.
I did some testing as below:
case 1. softdevice+bootloader
case 2...
hi Nordic ,
I am developing an USB product with the nRF52840.
Can you can request the use of Nordic’s vendor ID in conjunction with an assigned unique Product ID?
Or...
Hi!
I read datasheet: nRF52840 Objective Product Specification v0.5. It says 52840. When SPI is master, it supports 32MSPI.
Which of the following examples can I refer...
Hey!
I'm migrating from Keil to Segger SES, is there any way to get a similar checkbox interface for sdk_config.h in SES like the configuration wizard in Keil?
Cheers...
I am a newbie to BLE and starting with nordic ble chip. I downloaded SDK 15.0.1, is there any proper document explaining SDK directory structure. Thanks
Hello,
We have received in april 2018 nRF52840 QFN packages nRF52840-QIAA-R marked as well QIAA-R-SAM.
We would like to know to which version they are related : A, B,...
Hi. Does anyone know where I can download the CDC ACM diver for windows 7?
I am running the example on the nRF52 dev kit, but I get an error as windows can't find the driver...
Hi:
I use pc-ble-driver project to connect my beacon and search my private 128bit service uuids. But I only find 16bit UUID of standard,how can I find my private service...
Hi there. I really love all the help and support this forum gives, especially compared to others. So thank you for taking the time to read this.
I have a custom PCB that...
Dear Nordic,
What is correct procedure to add nrfx_spim into ble_app_template? I use nRF5_SDK_15.0.0_a53641a
I do the below procedure, but error show ".\_build\nrf52840_xxaa...