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 am working on a project that uses nrf52832 and I need to put that device and in the system on mode. For that, I want to measure the current in the system on and system...
The PWM (Pulse Width Modulation) peripheral coupled with EasyDMA makes an excellent waveform generator. However it has one drawback which I would like to request be added...
Hi, i use the saadc example(triggered by ppi+timer) with uart to get voltage signal and transmit to central device( another custom nrf52832 board), and the central prints...
hi .eveyone. i use 51822 sdk12.3.0 , i want to dfu app code with uart, but not use bootloader_secure and experimental_ble_app_buttonless_dfu. i do not know how to develop...
Hi
Im trying to figure out how to migrate my quite large older project from and softdevice s130 to using s140 in order to experiment with long range.
Besides changing...
I try to update firmware for nrf9160.
My environment is windows10 msys2 python3.7.3 run follow, (not success) ----------------------------------------------------------...
I've done this many times now and thought I understood the process.
Now despite following most of the advice in the dev zone, I'm stuck.
Any help would be appreciated...
I'm trying to develop from the Linux command line, using arm gcc tools, for the nRF52 Development kit, and can't get the startup assembly file assembled to an object file...
I am preparing my product for radio tests. There is a radio test example in the NRF5 SDK 15.3.0 that requires a UART interface that sends CLI commands to the chip. However...
Hi,
i am trying to read ADC value from my nrf9160 dev board, i can get the exact value upto 2.5v, if i go morethan 2.5v it decrease the ADC value. my values are
voltage...
I've used the nrf_inbuilt_key_write to store certificates/keys in the past, but I am still unable to do it using the "AT%CMNG" modem command.
I can list and delete items...
I attended Nordic Tech Tour - San Jose (Cupertino) on June 11. I did not receive a link for the presentations, as was communicated. Please advise how I can get the Tech Tour...
The BWG832F DK Bluetooth Gateway comes with a board that says that it can be used to program the Bluetooth module. The software recommended for this is the Nordic nRFgo Studio...
Hi everybody,
I'm using nRF52832 on a custom board mounting a BME680 sensor.
I'm running a third party library for the usage of the sensor (namely BSEC Library), and it...