Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
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...
Hi Team,
I have down loaded the "pc-nrfutil-6.1.zip" from git repository and started the execution by using python commands. while running i am getting some errors.
...
Using PWM control 2.7KHZ buzzer, it can work normally when I don't turn on the broadcast. Every time I turn on the radio, the buzzer seems to blend in with different frequencies...
Hi
Based on zigbee sdk 3.2, add the device to the network, call zb_bdb_is_factory_new() after Joined network successfully, it returns true;
The same is true on zigbee...
Hello,
I am working with nRF52DK, I am trying to implement grouped SAADC for three sensors,
I want to receive all three ADC outputs at the same time on development kit...
Hello,
While working with a bare metal (no SoftDevice or OS) test application to prove code functionalities, I ran out in a weird behaviour that I cannot explain.
I'm...
Hi,
I started to implement the nrf ppm driver into my application. It is a smart connected grand light.
My goal is to smoothly fade the connected power LEDs on, hold for...
Hello,
So I have the following setup. I have an nrf9160 DK board. With the following hardware.
A base shield: https://www.reichelt.com/ch/de/arduino-shield-base-shield...
Hello,
I am using the att_mtu_max_throughput example from SDK 15. I am using an nRF52 as tester and nRF52840 DK as receiver.
I have modified the example slightly so that...
Hi Noridc guys
recently I got some issues about how to know device network state. then I found there was a issue in zb_bdb_is_factory_new() API.
first, i formed a network...
Hi,
I have a problem of crash device after trying to connect my device to the PC via NFC.
The issue is very rare.
I think that the issue occurs because of an assert...
Hello,
I'm currently testing the bootloader with nrf52832 DK on SDK16.0.0 with Segger Embedded Studio. I followed the guide provided in this link https://devzone.nordicsemi...
Hi,
My project is based on SDK15.3 with NRF52840. I have referred to the "writable_ndef_msg" example to read/write the emulated NFC tag successfully. And I can get back...
Hai ,
In my application i should connect parallel connection and peripheral and central part connections simultaneously.
for this i developed from hrs_relay example .in...
Hello,
I'm trying to program a nRF52840 Dongle with the thread MTD client example by using nRF Connect but I get an error saying I need to add a SoftDevice. I thought...
Hello, I am new to NRF52. I have setup a project under Embitz ide. I can compile GPIO toggle code and program the the code. However when I try an transmit example github.com...