Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Is there any simple sample application utilizing i2c communications for nrf52805?
In Visual Studio Code with installed nrf connect SDK 2.0.0 doesn't show up any code sample...
Hi-
We have implemented a custom authentication scheme using BLE and based on a successful authentication event we would like to dynamically expose an additional set of...
Hello,
Is an embedded C based implementation to serially transport firmware data to a Zephyr based MCU available anywhere?
Background:
I am working on a nRF52833 solution...
I have implemented bonding mechanism in nRF52832 firmware. But when I use nRF Connect to connect nRF52832 device sencond time. nRF Connect still request entering passkey again...
Hello
We have a product where the central can connect almost every slave. It works fine, but when connecting client slave it connects fine and finds service fine but always...
I am not using any wireless radio in my application with nRF52840 . What is the best practice to terminate ANT(H23) pin.Shall I connect it to the ground/pull up or leave it...
Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I've developed a BLE application where nRF52810 as peripheral and nRF52833 as central. The peripheral continuously...
Hi everyone,
I am developing android app. This app can control nRF5 devices. This is a kind of smart home project. I have 5 nRF in my house and these nRF devices control...
I wanted to make a timer interrupt I went through the devzone support and saw the following post
I have 2 questions
Question one
I am following the Zephyr API. I...
Hi support team,
I have searched the forum , the infocenter and the specification, but didn't find the relevant info about how a LPN node initates the iv update if a LPN...
I have custom nRF5340 code that includes application and bootloader for both cores. For reliability reasons, I need to run bluetooth behaviour from both the netcore application...
hi ,
I'm testing this example sdk17.1\examples\peripheral\usbd_audio\pca10056\blank\arm5_no_packs.
I tested the microphone and the headphone separately.
For microphone...
The last time nRF9160 GPS API was mentioned in v1.2.0 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.2.1/nrf/reference/kconfig/CONFIG_NRF9160_GPS.html) as was working...
I have implemented bonding mechanism in nRF52832 firmware. But when I request nRF Connect to connect nRF52832 second time. nRF52832 pm_conn_secure() return 0x3002 and nRF...
I'm trying to make a demo with nRF52840DK. And I want to power it using the coin cell. So I want to check the voltage (percentage) so that I can know how long can the device...