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:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hello, I am test DFU USB function with my Thingy53. So far, I have been able to add DFU USB support from my application but not from the MCUboot. I am using the recommended...
Hello, I am trying to save my sensor data and system uptime to the external flash on my nrf5340dk. So far I have been able to erase some sectors of the external flash, write...
I'm still trying to figure out sysbuild. I want to use sysbuild for a custom board and am trying to build a directory structure so I can flash my nrf5340DK and my custom board...
What is the input impedance of log ports? I'd like to understand how attaching a logic port to either a serial data receive or a serial data transmit port (both are non-standard...
My ultimate goal is to develop a pc application to provision and manage a ble mesh. I have around 50 devices in the mesh based on nef52840. I plan to use nrf52 ble usb dongle...
Good day,
Can you please confirm if NORDIC SEMICONDUCTOR part number is valid and orderable.
Does this part number match against the description?
If we need to order...
Hi,
we are using nRF Connect SDK 2.6.1 with Tools Chain 2.6.1 on nRF52833 for a simple Broadcaster (ADV_NONCONN_IND) where we want to use Resolvable Private Addresses. ...
Hello,
I have been developing on a nRF9151DK v0.9.0 for a few weeks now. So far this board is great! However, I have been running some long duration tests recently and logging...
Dear Nordic Semiconductor Support Team,
I am using the Ebyte E73-2G4M08S1C module, which is based on the nRF52840 chip, for distance measurement purposes. I would like to...
I have designed and built a custom nRF52840 board and I’m experiencing difficulties programming it via SWD using an nRF52840 DK (version 2.0.1). When I connect my custom board...
Hi,
I am struggling a bit on how to correctly extract the device name of the reflector, which is present in the Advertisement Data.
The code that i have down below shows...
Hello
Following my previous message from yesterday, the service seems to no longer be usable again at the moment.
Could you please confirm that this is a temporary issue...
How is it possible to read the DEVICEID from the FICR for any Nordic family device in a generic way using nrfutil?
`nrfutil --json-pretty device device-info` does not include...
Dear All,
We have a custom design with a nRF9160 powered by Lithium primary batteries.
When batteries end of life is coming or sometimes when harsh environmental operating...
Hi, I'm a novice in embedded systems. I have board based on nrf52811 and firmware written for my device but when I received my board from production I could not load firmware...