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,
I am reading a 24-bit data from SPI by getting a data-ready interrupt from GPIOTE pin in a NRF52832 chip. I have to buffer data for the BLE interval duration then send...
Hi,
I am using BLE-UART example in my project and to start advertising I am using below piece of code.
By default in the sdk (ble_advertising.c) the advertising type...
Hi,
I don't want the spm and application firmware built together so I tried using the "spm" sample in version 1.3 of the sdk. However when configuring the project i t...
I have a requirement that my peripheral device should only rely on the central to start any security operation. Right now I see a problem when the central side removes the...
I am new to BLE with my nRF51. I've got this example and I try to stop a RSSI scan when the device get all advertising data from the local device.
But when I try to add...
I burned this program in nrf9160 ncs v1.3, and how do I fix the following error?
An example can be found in the figure below
Example prj configuration see figure ...
Hi,
I would like to evaluate the NRF52811 chipset module (BMD-360 from UBlox) using the NRF52840 DK.
If I am to read the Constant Tone Extension that will be transmitted...
I followed an instructions developer.nordicsemi.com/.../gs_assistant.html in the case of Kubuntu 20.04 and developer.nordicsemi.com/.../gs_assistant.html in the case of Windows...
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...
I have been running some of the examples and have noticed none of the logging ever works on the Debug Terminal. I am using SES with Nordic SDK 17. When I run any of the SDK...
Hi,
I am using sdk for mesh 1.0.0v and have been running some tests on the mesh network. I have been getting an error within the function net_state_seqnum_alloc() , which...
I'm using an nrf52840 devkit but I'm assuming this behavior happens on all nrf52 devices. I'm trying to control the scanner using app_timer because I need a higher scan interval...
Hi,
I'm working on a gesture control glove and my board is built around the nRF52840 SoC. It's a project I'm building for personal use only.
It's still a work in progress...
Hi,
I tried testing Current time service example provided in examples of SDK 15.3.0.The things I have noticed were
1)From Apple mobile it is able to discover current time...