Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
Hello,
The following code performs an I2C write-restart-read operation that works correctly on a NRF52840 devkit with ncs v3.1.1, but fails with ncs v3.2.0 and v3.2.1. Note...
If I source the toolchain environment (using eval "$(nrfutil sdk-manager toolchain env --ncs-version v3.2.1 --as-script sh)" ), the curl CLI stops working:
The toolchain...
Hi everyone,
I’ve just started my adventure with the nRF52xxx family and have already hit a wall. In my previous project, I successfully programmed an nRF52840 dongle, but...
Hi, i want to use the coded PHY for advertising but cannot get it working. I configure the advertising source with these params:
and start the scanning of the sink like...
Hello,The Nordic Team
I have developed a SED product based on the Matter Over Thread protocol. I want to add a real-time time function on the device side. I have learned...
IDE:SES for ARM V5.42a
SDK:nRF5_SDK_16.0.0
I am develop BLE device with nRF52832. I found that some global variables were assigned ramdom values if I enable UART easyDMA...
Hi,
i am asking for the configuration for power profiler kit ii setup to the nrf54l15. The reason was when i removed the jumper from P6, the external sensors which were...
Hi all,
I already successfully read the instant mode VBAT from my PMIC, nPM2100, but I would like to have more precise VBat readings.
1. I used this set up for my avg16...
Could anyone help me solve this? Everytime i run a program without the templates it always gives me this REST auth token is malformed, but I have never used a auth token before...
Hi,
I'm using nRF52840 BLE Dongle to connect and perform bonding to a custom target.
The connection and bonding are working but I need to write a token (lenght=291)...
Hi, Our application is running in the central role connected to a peripheral. The app disconnects from the peripheral by calling the bt_conn_disconnect() function. It appears...
Hello everyone, trying NRF for the first time and so far it's been only bunch of frustration and wasted time.
What I need to create is a subset of BM applications for NRF54L...
I am currently developing a HID device that supports BLE and USB. I have tested the firmware update function via both BLE and USB (USB CDC ACM). However, I am experiencing...
We aim to use an external Cellular module for MQTT communication.
I found that the nrfxlib/nrf_modem library is only supported for nRF9x series MCUs. Does this support...