Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi Team ,
In my application , i am using RTC1 for RTOS and RTC2 for Running a time calibration andRTC0 for Softdevice but parallelly i need to add Lbs service which includes...
Hi there,
I wanted to test Matter/Thread networks using the nRF5340DK I have.
I downloaded the nRF Connect SDK through the Toolchain manager.
I tested the blinky app...
Hi,
I have an unusual requirement where the current constraint device needs to the controller and passively scan. My understanding is the best way to estimate the current...
Hi Nordic Semi
I have implemented a basic BLE peripheral on a nRF5340 using the nRF Connect SDK 1.7.0.0.
The product we are developing have strict power consumption requirements...
I've been able to port the DFU process into a C# app running within a Linux gateway.
I'm using the buttonless without Bonds service to enter DFU mode.
The problem I have...
I am trying to find information on this and it is not clear.
Is it safe to perform FDS read operations (i.e. fds_record_open(), fds_record_find() and fds_record_close()...
Device: nrf52833
SD S140
Application - Central Host, based on uart central sample project
The peripheral device needs to deliver a block of data (10-20K bytes) to the...
Hi,
First of all, I am currently trying to merge several projects and some of the project were using older versions of the drivers. Then I noticed that the oldest update...
Hi,
I am trying to get a GPS reading on the NRF9160DK. I have tried both the GPS sample (no SUPL client) and the A-GPS sample , but with neither sample projects I manage...
Hi
I am experiencing an issue with nRF Connect Desktop Programmer failing on Mac OS Catalina.
I am attempting to program a Thingy:91 via nRF Connect Desktop Programmer...
I recently got the NPM1100 dev kit and it's awesome.
I'm working on a portable bluetooth device based on NRF52840, which has NPM1100 as battery management IC.
I would...
Hi,
I am developing an embedded solution where I need to use a nrf52832 as bluetooth controller to detect advertisement packets from beacons. I flashed the zephyr hci_uart...
SDK version 1.7.1
I am working on a project involving a nRF9160 and the sample application nrf/samples/nrf9160/azire_iot_hub and working on reliability issues with disconnections...
Hell to all,
We are currently developing a device that are NRF52832 based on NRF SDK v16. It is in our plan to make use of the Wirepas stack too. At the beginning, it...
Hi
I have committed myself to building a central app that will be based on UART example replace an existing BLE soc that can no longer be found using the central.
My sensors...