Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
Dear Nordic Engineer,
Hello!
We are currently in the mass production of our products. The chip model we are using is nRF52805, and the SDK version is nRF5_SDK_15.3...
servo uses pwm0 device, channel 1 in DTS file.
But in its pinctrl file, GPIO P0.13 uses PWM_OUT0 which is channel 0.
It should be changed to " psels = < NRF_PSEL ( PWM_OUT1...
Hi,
I am wondering whether I can have one "RELAY" device in BLE communication (not BLE mesh), I have look through this forum but only saw some example 5 years ago. As I...
I used a mesh example (the example name is "mesh") for testing, and enabled low-power nodes using CONFIG_BT_MESH_LOW_POWER =y, and disabled the automatic start of low-power...
I would like to know the recommended battery part that is suggested by nordic to work with the nrf5340 Audio DK. I saw some blogposts where it was mentioned that a 3.7V 1500mah...
Hello, I would like to implement a simple RSSI-based distance measurement function using the Periodic Advertising Samples(periodic_adv & periodic_sync). In the scan callback...
Hello Nordic Engineers and community members,
I received an nRF7002-DK 1.0.2. (S/N: 1050757935), from Digi-Key today.
I've been following the YouTube video, "Getting Started...
I am currently developing firmware on Qorvo's DWM3001C module , which integrates the Nordic nRF52833 . I am using nRF5 SDK 17.1.0 and the SoftDevice S140 .
My base project...
I am using a custom board with an nRF52840. For OTA updates, I’m using SDK 17.1.0 based on the sample codes:
Bootloader : secure_bootloader
Application : A custom...
Hi all,
We are looking to use the nRF9151 and we are trying to determine estimated certification costs for US deployment
So, if anyone can help or knows:
What pre...
Hi,
I recently bought a J-Link Mini EDU and a Tag-Connect TC2050-IDC cable (bought the legged version for some reason, but I guess I can break the legs). I wanted to use...
i just rebuilt the code in the beacon_advertiser.zip file attach to this issue for the NRF52232....
the code runs as expected, though consumes about 200uA when sleeping...
Hello, I have an application developed with the nRF9161 DK board, which essentially consists of a GPS tracker that acquires a position every x time and sends that same position...
Hi, I previously wrote about an unexpected behaviour which I've made a diagram for below. It's relatively simple though, the COMP watches a voltage and fires a toggle event...
I am using NCS v2.9.1 and trying to enable a bootloader chain with NSIB and MCUboot. The regular setup works fine, however if I try to enable the minimal configuration, I...