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 sir,
We have interfaced a charger ic with NRF52832. It is having a charging status pin to show completion of charge. It is having 3 states
1. High impedance (Battery...
Hello guys,
Something strange is happening here and I need your opinion about that... I have a custom board with nRF52840-based BL654 module on it. I am using SDK15.3.0...
Hello
I am using nrf52840 chip. I am having trouble configuring SAADC to read analogue input on two channels (one signal is VDD of the chip). I have already searched the...
I am trying to get connected with my Android App and I have noticed that sometimes when the user turns off Bluetooth and tries to enable it again after 20 minutes my Android...
I am working from the ble_app_hids_keyboard example. To support multiple centrals, I imagine the first step is changing NRF_SDH_BLE_PERIPHERAL_LINK_COUNT and NRF_SDH_BLE_TOTAL_LINK_COUNT...
Hi,
I am trying to set up eclipse + gdb + openOCD for debugging zephyr 2.0.0. applications on nRF52832. Following the official Zephyr documentation build-and-run-an-application...
Hello,
I am using NRF52832 with soft device 13.0.0 and Nordic's bootloader from the examples.
What I do is develop an application which stores some values in uicr registers...
I'm using 52810 with s112 stack.
And I need two PWM channel with different frequence. one channel set to 4KHz to cotroller BEEP, the other one set to 15Khz to control...
Hi, I've completed the first 3 BLE tutorials (about advertising and Services).
I've got notifications up and running on the peripheral by using a timer and hvx as in the...
Hi,
We are developing a mouse . The controller we are using is NRF52832 QFABB0.
You known that its contain 32KB RAM and 256KB of flash memory.
Our application contains...
Dear,
Currently, I can run asset_tracker application with THINGY:91 PCA20035 and I am looking for more examples for this one.
On Thingy:91 FAQ :
@ Peder Rand mentioned...
Hi,
Experimenting on a stepper motor control (DRV8834). I want to be able to send a single square wave output, with a specified number of pulses. I managed to put together...
Hi!
I use SDK15.0 on a central side with nrf52832 with bonding and work with whitelist.
On the peripherial side I use nrf52810.
All works fine, all bonded and work with...
I was successful in flashing the dongle using SWD and the development kit. I used the blinky example. It all works perfectly. However, as soon as I reboot the dongle, it goes...