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 have the same problem. I try to flash program to the Dongle using MCP. Every time I program the Dongle, the MCP log report: "NO response from master emulator". What...
Hi all,
I am using SDK version 15, SES IDE.
I am working on Dust sensor, for that i am using SAAADC example code, I want to read the ADC value from the pin, like this...
Hi Sir,
Based on the nRF5-SDK-for-Mesh , it mentions " release with a Bluetooth mesh profile v1.0 qualified stack".
Do we already have the QDID information for Mesh profile...
Hello,
Can i implement same functionality provided by NXP Mifare DESFire EV1 to nRF52832?
If yes, where i get the details and reference code for the same.
I want...
Hi Sir
I tested the cli example or uart example of SDK15, the uart response data are wrong and slowly.
I have no idea what happened. please help.
------------------...
I am currently using mesh sdk 2.0.1 and I plan to migrate to 2.1.1. I saw this while comparing the light_switch example of the two sdks.
proxy server is not supported...
I am using nrf52832, and used mpu 9250. I want to store the data of mpu 9250 in external and internal flash memory. will you help me how to do this?
the odr of sensor is...
Hi,
I am developing an application using the nRF52840 as NCP with a raspberry pi as the primary processor, using wpantund. I have 3 devices (3 raspberry, each with its own...
In most of the examples the FIRST_CONN_PARAMS_UPDATE_DELAY define is set to something like 5000ms. Is there a reason it needs to be that long? I would like to switch to a...
Hi,
My question is quite easy. I need to use 36 or 38 (maybe something else frequency as well) kHz clock in our device. How it is possible or is this possible at all ? I...
Hello All
Since 3 days now, I am trying to program my third party beacon board PTR9048 with the PCA10028. I'm pretty sure, that I connected it correctly, because I can...
Can the
sd_ble_opt_set
function be used to set a default channel map in the central role prior to any connection requests to advertising peripherals being...
Hello,
I am using nRF52840 with nRF5_SDK_15.0.0_a53641a.
I am looking at the QSPI example which I have slightly modified so that after the write of 256 bytes, it enters...