Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hello Devzone Community,
I am facing a run time, peripheral or sensor initialization error in a Zephyr based app, built using sdk-nrf v1.6.1, and its corresponding Zephyr...
My Zephyr based application is buildable and working fine. I followed this tutorial, trying to enable bluetooth OTA for my app: Add DFU support to your application - Software...
SDK Environment: nRF Connect SDK v1.8.0 Target: Decawave DWM1001-DEV. This uses the nRF52832
I used \ncs\v1.8.0\bootloader\mcuboot\samples\zephyr\hello-world as a starting...
Hello,
We have a battery-powered product that currently uses the NRF52832. It is a very low power space-constrained application, so we always evaluate any potential current...
Hello,
I have set my softdevice s132v3 with SDK12.2 and nrf52832 to use connection event length extension and data length extende with connection parameters as shown below...
Two Factor Authentification is enabled for my primary account (I had to create a second one to ask question).
Something has gone wrong with setting up two factor authentification...
I wanted to implement a time sync feature on nRF-52840 DK. I took a reference from this example, but there were certain things unclear to me.
Can somebody explain to me...
Hello. I am developing a central operation using nrf52832 (S132 v7.0.1, SDK v17.0.0).
There is a numeric comparison as an authentication method, can I do it with sdk17.0...
Hello,
I'm new with Nordic products, and I'm trying to use my New dev kit nrf5340 DK.
The request today is about my code, I implemented my code in the DK, and now I want...
i have nrf52832 and softdevice s132. i want to calculate throughput. i tried running ble_att_mtu_thorughput example and read https://www.novelbits.io/bluetooth-5-speed-maximum...
Hi,
when debugging BTmesh (with MPSL) breakpoints trigger an assert. This is listed in the known issues of the nrfConnectVScode page:
https://nrfconnect.github.io/vscode...
Hello, i'm trying to flash a code in my module nrf52805 thx to my Dk nrf52840. i have this error I followed the instructions here: https://devzone.nordicsemi.com/guides/short...
Hello,
I want to build a configuration where MCU Boot secondary partition is in the external flash and QSPI data encryption is turned on.
I modified the nrf_qspi_nor...
Dear, I want to interface nRF5340 to normal 16x2 Alphanumeric LCD running on 5 Volt. Are the Port pins of nRF5340 5 Volt compatible when nRF is running with 3.3 Volt supply...
Hello,
After succesfully configuring the W5500 driver using Zephyr, I am trying a few examples in the given samples (socket echo). I am unable to send or receive / ping...