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 Forum,
I am now working for a year with the nrf52832 and whenever I had a software problem I found a solution in this forum so thank s for that :).
However now I...
Hi, I have just set up the nRF52840 DK to advertise in Bluetooth 5.0 successfully but I am having difficulty changing the initial preferred PHY to Coded (Long Range). I understand...
Hi, I have NRF52 issues creating one hex file containing softdevice + app + bootlader + settings. The device does not boot up. But if I have flashed the softdevice first then...
We are using nRF51822 and is considering update to SoftDevice S130.
There are two things we currently investigation:
1. Support security.
2. Increase MTU (possible)...
nRFConnect sees the j-Link device, and everyone else sees the device.
I use this j-Link with Segger Embedded Studio.
What makes nRFConnect unhappy? Perhaps python2...
Does nRF51822 support uart over ble profile? I see in previous discussion "nRF8001 UART-over-BLE" talking about this and answer suggest 51 serial has this?
We want add MQTT...
Hi everyone.
I have problem with my device. I use Visual studio with visual GDB and I'm trying to use interrupts from RTC. Got from this site lot of examples and wrote some...
Hi,
I am running my nRF9160 DK in "nRF Only Mode" (Via SW1). I would like to drive the serial terminal out via one of the GPIO pins, connected to my MAC using an FTDI serial...
SDK v15.2.0 using peripheral spi example. Windows 8.1, uploading to nRF52 DK.
In my while loop I use bma_spi_read() twice with a small delay in between. The first...
Hi,
I am using the reliable message communication to measure Round-trip time based on the Light switch example.
I noticed that in high traffics, some packets are not...
I want to use TimeSlot API for nrf52832.
two question.
I want to use time slots regularly . I call follow, timeslot_open() timeslot_request() - timeslot_end() -> IDLE_STATE...
Hi there,
I've already asked about it https://devzone.nordicsemi.com/f/nordic-q-a/49701/commissioner-disable and I've tried it but nothing work. I've already spent 5 days...
I am in pre production with the nRF52840. My customers have access to the micro USB port on the device. I want them to be able to define a string for the nRF5 transmitted...
I am using nRF51, SD 130 1.0 and SDK 10.0.0. I have 11 buttons connected to nRF. Currently it only works for up to 4 buttons (APP_TIMER_OP_QUEUE_SIZE is 4, but I'm not sure...
Hi,
i am working on spi master example in nrf52832, when clock is set to 8MHz, clk signal output at the nrf52 pin is more like triangle wave.
is there any way to set pin...