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...
Using a Peripheral set in Central mode and write then read data back in the Dongle nRF5240 set in Server Mode.
Once connected and exchange MTU (extended) I write and then...
Hi Developers,
I am exploring the light switch examples, client, server and provisioner, every time a node is provisioned it uses a unicast address, what if I want to use...
Hi all,
In our project we are using nrf52810, SDK 15.0.0 and ble_app_uart.c example.
We are using our custom board in which MCU is communicating with BLE through wired...
Hello,
So i found this code from one of the earlier post which combines the saadc example with ble_app_uart example to make analog values from the analog pins to be sent...
Hello,
I want to use multiple timer interrupts, want to fetch values from 3 analog pins on every 20secs and then average three collected values at every 60 sec. so i would...
Hi currently I am handling a project in which I used nRF51822. I am using SDK 11 and softdevice SD130. I want to know is there any significant difference in power consumption...
How do I rename the Solution/Project from template_pca10040 to insert_name ?
I copy-pasted the template_project folder and renamed it
I changed the names in [SDK]\[SDK...
I have a nrf52 DK that I want to use to program the nrf52832 IC. I have bought a qfn48 adapter from here . I wish to use this adapter to place the IC then make connections...
Hi, all. I am in need of serious help. I need to set up a wireless mesh network using the nRF52840 SoC. It must have 9 nodes and be capable of multi-hopping. I need to set...
After configuring and enabling COMP, when READY event emits, is the RESULT register valid? Rephrasing the question: must you trigger the SAMPLE task to ensure RESULT register...
Hi, I've rebuilt so far with the help of multilink examples, the uart example that I can connect to two devices (According to the status of connection-led and the debug info...
SDK:15.2 KeilC:525 SoftDevices:s140_nrf52_6.1.0_softdevice Hardware revisions: PCA10056
I have try the multiperipheral in 4 smart phone connection in blinky App. But I need...
Using nrf52832, SDK12.30 demo project ble_app_uart, testing with nRFconnect app.
Load ble_app_uart demo to board and run. Open nRFconnect on smartphone scan, and connect...
Hello,
I am encountering a small problem with my timer, I followed the tutorial : devzone.nordicsemi.com/.../application-timer-tutorial
The purpose of my project is to...
We have been using SDKv11.0.0 with S130 softdevice on nRF51822-QFAA rev 2 on a custom board with no problems at all.
Since our nRF51822 BLE module vendor no longer support...