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...
Hi,
I received my nRF9160 development board a week ago and tried to program it using the following guide:
https://devzone.nordicsemi.com/tutorials/b/getting-started/posts...
Hello Everyone,
I'm currently developing a SoC and I would like to achieve a correct interaction between the SoC and the Nordic Nrf52832.
The output of the SoC is...
After a DFU, when the new firmware is booted a service changed indication is not being sent so iOS only sees the DFU service. Should the softdevice be sending the service...
Hi
We can't connect jlink to nRF52840,then we check the voltage of DEC pins, Is this correct?
And what's the function of DEC pins(DEC1\DEC2\DEC5)? The datasheet description...
Hi all
I have an identical problem to this: https://devzone.nordicsemi.com/f/nordic-q-a/51567/can-t-build-nrf-connect-project
All my setup is the same, and the problem...
I am trying to send multiple 64byte packets - in a loop - using app_usbd_hid_generic_in_report_set(). This together with the user event handler happens inside the same FreeRTOS...
NRF connect 2.1.0
OS: Ububtu 16.04
when I try to download linkmonitor I fet:
Unable to install: Unable to download registry.yarnpkg.com/pc-nrfconnect-linkmonitor . Got...
Hi all
Have been using the nRF52810 for a while now in production with no issues. We are developing a companion product that uses the nRF52811 and we cannot get the custom...
Hi I am using nrf51 SDK (version 10)
firmware:s110_nrf51_8.0.0_softdevice.
while uploading program in nrf51822 through J-segger I have getting following errors:
*...
Hi, nordic engineer:
Our project has a function, that is, BLE+Thread coexists. We hope that the mobile phone can upgrade the device through BLE. Can this idea be realized...
Hi everyone,
I am using nrf52832 with SDK version 11.0 for an IoT application. I am communicating with Atmel ATWINC 1500 module through SPI in order to connect to Wifi...
Hi,
I have a custom implemented DFU that I used in many nRF52832 designs.
This one in particular fails when I am calling nrf_fstorage_erase. I am trying to erase 40...
Dear all,
I am trying to work with FOTA. I am able to run successfully the http_application_update.
But now, I want the device to download a custom firmware that I...