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...
HI,
I need to understand the working of USB RNDIS and how zephyr is supporting that feature. Do we have any documents or example for the same ?
Currently I have BL653_dvk...
Hi
how can i display application logs after merging application and secure_bootloader
the secure_bootloader souce I used is \examples\dfu\secure_bootloader\pca10040_uart_debug...
HI,
I am a newbie with NORDIC semiconductor.
I am working with nRF52833 and working on NFC reader with PN532 using I2C interface.
I can find libraries with SPI and...
Hi,
I have a PCA10095 and a PCA10040 where they are connected via USB to PC and are not being seen. In both cases the LED next to the interface MCU is flashing rapidly;...
I'm looking at the ZBOSS for Zigbee IAS Zone example , and in the " ZB_ZCL_DECLARE ..." statements it refers to structures such as zone_attr , poll_control_attr , and pwr_cfg_attr...
For nrf52x, a pin can be dedicated for reset, and this is from my understanding how HCI works in the sample (host line to controller reset pin). However, for the nrf5340,...
I am doing ble beacon device communication. I have two device, receiver and transmitter. Receiver device height is about 2 meter. Transmitter device on the ground. The distance...
My project builds fine in versions previous to 2.0.0. However, in 2.0.0 I'm getting an undefined reference. Any ideas where to look to track this one down?
/opt/nordic/ncs...
I am in the early stages of development and would like to proceed with only non-secure partitions on the nrf9160. I'd like to not make use of TrustZone.
I notice all of...
Hi Nordic,
I want to use an Arduino USB host shield with NRF52840-DK. Since the VDD on DK is 2.5v and MAX3421 on the shield works with 3 to 3.6 volts, I have to use an external...
What is the state of the GPIO pins during programming.
Because of space restraints, in order to get the the programming signals out from under the laird module we are...
Hello,
I am using a nrf52840-dk and communicate via SPI with an external board (NUCLEO-L476RG from ST) during development. For the development itself I am using the nRF...
Hi,
When starting to learn nRF currently, is it better to start with nRF5 SDK or nRF Connect SDK? I know Nordic will not add new features to nRF5 SDK, but what if I want...