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...
I've been trying out the light_switch proxy_server example. Currently I am using a BLE debugging tool on MacOS to send raw bytes to the Mesh Proxy Data In characteristic to...
I am using nrf51822 to enable bluetooth mesh features. For nrf51 board which SDK mesh version want to use ?? . i have seen in nordic devzone that SDK v1.0.0 can able to use...
I'm trying to set up DFU for a custom board with a nRF52810 module (Rigado BMD-330). I created the secure bootloader from the recent project for SDK 15 posted by Vidar Berg...
Hi,
The Keil MDK shows an error when I open a example project from nrfSDK.
but there is no error when compile.
Could someone please clarify.
Thank you .
Can someone please clarify . nRF52832_V1.3
These 2 sections seem to be contradictory.
18.4.1 Power-fail comparator The power-fail comparator (POF) can provide the CPU...
I am starting to refactor some nRF52832 code, from an Embedded C++ Eclipse based project, into a new Segger Embedded Studio project.
All of the videos I have found rely...
I'm developing a nRF51 Central that needs to read DIS information from a connected peripheral. Does the SDK provide a DIS client? I can see the files for a DIS server (ble_dis...
Hi,
We are using nRF24L01+ modules on an ultrasonic positioning system. For synchronization, we wanted to use the RX and TX interrupts provided by the module to trigger...
Hi.
I'm currently trying to scan non-connectable advertisement for continuously.
it’s unclear to me. I doubt will be worked scanning 1000 peripherals.
so. i have to...
We are devolping a module with nRF52832-CIAA (CSP package) and we are not satisfied with the sensitivity.
According to the nRF52832 Errata is the sensitivity level different...
Dear all members,
I understand that Secure BLE DFU official support is only for SD132, but I am developing a product for nRF52810 which can only run SD112 and I want to...
This link source.android.com/.../services seems to indicate that L2CAP CoC is available in Android 8.x but support may vary by device vendor. Does anyone know how to verify...
Hi,
I just installed the latest NRF5 SDK - nRF5_SDK_15.0.0
and trying to run examples such as "examples\ble_peripheral\ble_app_hrs\pca10056\ser_s140_spi_5W"
But for...
We are developing a bluetooth product that operates on a battery where every uA counts and I have a couple of questions about current consumption in System On Low Power mode...
I am creating a BLE beacon scanner, using nRF51822 and SDK 12.0.0. My beacons will be using public addresses so the upper 3-bytes of device addresses of all my devises will...