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...
The board is made with the nRF52832 chip and can not be scanned during the test. Could you tell me why? The nRF52 DK board functioned normally. The platform used a mesh light...
Hello, Is there any library of LSM6DS3 sensor and BMI160 sensor for NRF52832.
I am in need of Accelerometer sensor data for one part of my project.
I need to develop immediately...
Hi
i have installed nrfgo studio version (1.21.2.10)on windows 7 and 10 . Development board is listed in win7 but not in 10 it shows boards are not connected .Please help...
Hi, I try to map the UART pins RxD to P0.08 and TxD to P0.06 like on the nRF52840 PDK.
In code I have to assign a number. At the moment RX_PIN_NUMBER is 8 and TX_PIN_NUMBER...
Hi, i have several problems to use my nrf52840 PDK wirelessly.
I have made a project of a star network, in which the peripherals send by NUS the data they collect from digital...
Dear Madam/Sir,
We integrated the ADC measurement code from the ble_proximity app example (nRF52840 Preview DevKit, SDK15.0.0, Softdevice6.0.0) to measure the battery...
I recently started working with the NRF52840DK,I need to read data from MC3461 accelerometer via I2C and transmit the results over BLE.
nrF52840-DK
SDK v15.0.0
SoftDevice...
Hi,
I'm trying to add a 3rd Primary Service to my application. I have increased NRF_SDH_BLE_VS_UUID_COUNT to 3 in my sdk_config.h accordingly, and as expected when I run...
HI Im trying to reduce the power consumption of my nrf52840 based device. And now I need to read peripheral register in debug mode but cant do it.I guess it is enabling in...
For those who migrate to from SDKv15.0 to SDKv15.2 and still using the old project files will notice a difference that peer manager in SDKv15.2 has replaced using the below...
Hello Sir,
I am controlling nrf24L01P using atmega328p. Here I am using sleep on microcontroller and power down at nrf24l01p. So in this case some times internal Ack receive...
Dear Nordic,
We have a custom board and we just flashing BLE central peripheral example on it's
works fine but when i test its current consumption its shows around 1.5...
Hello everybody,
I need to store some data in the flash for application purposes. I'm using the SD332 and the application goes in the DFU mode with the DFU buttonless service...