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 All,
currently i am facing one issue with SPI,
i am using SPI 1 and 2 for sending data in two different spi slave ics. in that i am successfully init spi_1 and it works...
I am developing a ble device with nrf52832, using nRF5_SDK_15.2.0, and the softdevice s132_nrf52_6.1.0. In parallel I am developing a Windows Desktop application (for Windows...
Dear all,
I remembered that nRF52832 can be powered with button cell, for example CR2450, and worked normally more than 1 year in Nordic website. But now I can not find...
Hi guys,
We're currently experiencing a very strange issue when we perform the following process of writing to a characteristic in an nRF52840 running SDK 15.2.0 and SoftDevice...
I Implemented the code for collecting data from 1 ble device through android app but i want to implement the code for collecting data from two ble device simultaneously unfortunatly...
This ticket started as a mail thread so I add it here so no data are missing:
==========================================================================================...
Hi
In https://devzone.nordicsemi.com/f/nordic-q-a/30206/spi-with-ble-in-nrf52832 , you said it cannot use UART 0 and SPI0 or TWI0 together.
Why?
In nRF52832 Datasheet...
hi...
i had merged the two programs , twi sensor and uart in segger 15.2 version . i am using nrf52840 i am getting the error in twi instance 0 . i couldn't find what error...
hi.......... i am using nrf52832 and peripheral device , software -- segger 15.2 version
i am getting the error while merging uart and TWI sensor example program. this is...
Hi guys,
I am developing a application and I want to increase the BLE throughput to atleast 1.3kB/s.
I have already read this thread: https://devzone.nordicsemi.com/f...
Hello,
We are using the nRF52840 which has a CC310.
My question is about signature sizes when performing ECDSA signing/verification using the functions CRYS_ECDSA_Sign...
Hai,
I am beginner in this. i am working on nrf 52832 and using sdk 15 . I need to update the firmware remotely in the field using smartphone with BT.
In sdk 15 there...
I am highly experienced with microcontrollers, all the way back to the Intel 8008, but somewhat new to the nRF52832, with only a few designs under my belt for this microcontroller...