Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
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...