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...
We are using SDK_13.0.0_04a0bfd and want to change the location and size of the bootloader in flash. But when we do this, the bonding process in the main application doesn...
I'm a newbie to nRF5... I just installed latest IAR, nRFgo, Segger J-link & nRF Connect on Windows-10. Segger J-link appears to have updated nRF51 Dongle to 6.3. I get the...
I'm developing firmware for a client that includes a connectable beacon. I'm using code based on a Nordic example, though I can no longer find the original. I'm trying to...
In our project nrf52 device scans for nrf52 beacon device throughout the day. It scans number of beacons available and send it to esp32 device on serial. that is how its working...
Hi, Everyone
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
The size of the file has increased dramatically when I run mergehex.
1. nrfutil settings...
Hello i'm currently working on the central part of the DFU i succeded to make it work and now i'm working on the link loss part.
I used This to make the DFU work but it...
Hi,
I am facing the same problem as in question ' USBD don't work with debugger ' from @ Dusautois Jérôme
I am trying the same code both on PCA10056 and my board. In PCA10056...
Hello! I am useing nRF52832 with custom-made board.
SD 5.0.0 and 14.0 SDK
I am using modificated example of "ble_app_template", i added simple custom service from example...
I'm using USB based DFU on Windows and on Linux 18.04 LTS VM on Windows.
Platform: nRF52840-Preview-DK
SDK version: 15.0.0 (nRF5_SDK_15.0.0_a53641a)
example USB Secure...
Hi everyone,
I was just going through the library functions provided here in this link : nordic functions twi
But inside all these functions ,there is this parameter...
platform : nrf 52832 SDK : 14.0.0
I used gpiote to detect sensor's interruption . there are two sensors ,so I configure the gpiote like this :
neither of the two sensors...
Hello, I want to ask if is possible connect nRF51 Dongle in Shield Host USB ( https://www.electrofun.pt/usb-host-shield-android-arduino ) with arduino .
Thanks very much...
Hi!
My design has to be tested at 50V/m according to MIL-461F. Are there any experience with this high field strength or the MIL-standard? I want to avoid the cost of shield...
We are currently going through certification and have had an interesting failure during radiated emissions. When in normal transceiver mode, all is well, but when we put the...
Hi all,
I am using NRF52832 QFAAB0 with SDK 14.1v . Am not configuring any peripherals and just using the BLE stack in my application. During the power_manage() call the...