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,
We are using nRF52832 DK with SES IDE and latest SDK 15.0 sd 132. We have developed one multiplink central device and modified ble_nus_c with our application to connect...
I use nRF52832,is 2.5v power supply,but you can't download the program,w hen I set the voltage above 2.8v, I can download the program,then I switched the voltage to 2.5v and...
Hi everyone
I am able to send the data over the UART to the Real Terminal and also to my other device working on UART protocol. However , I am not able to read the data...
Hi,
I am willing to migrate sdk 14.2 code to sdk 15.0 code. Do you mind me to ask a crypto micro-ecc question, please? Thanks.
In sdk 14.2, the micro-ecc part definition...
Hi,
I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
When I am trying to initialize a structure in Flash memory, the...
I'm developing TWI code for Bosch BNO080. They use SHTP protocol on top of TWI. A working version using Wire library of Arduino is posted here .
I ported the code, and...
Hi there,
I'm playing around with the stock hrs_relay example that I've modified. the code works well but I'm noticing that its advertising strength is crazy high.
I was...
Hello to all
using the SDK nrf52840 trying to activate tcp client server example using soft device s140
On the server side
After the function in the main
err_code...
Hello team,
Is there a standard Nordic policy for longevity of SoftDevice updates and continued support for a device once it has been deemed "mature"? Context: I'm beginning...
Hi,
My nrf 52840 pdk and my custom pcb with nrf 52840 soc. both are running with same application ble_proximity example from sdk 14.1 and softdevice s140 5.0. when i set...
Hello All,
Chip : nrf52832
Mobile App : BLE scanner
Requirement : We want to transfer 20 Bytes(or more) at every 8 ms. Is it possible?
I have tested it :
No of Bytes...
Hi all i am facing few problem after checking the power consumption of the nRF52832 using the Power profiler kit. I followed the demo video in the link ( https://www.nordicsemi...
Could you please check whether 52840 can support memory map to QSPI PSRAM on QSPI interface?
If yes, that means the compiler would see a big RAM space of 2~8MB QSPI PSRAM...