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 Nordic team
I tested the example [802_15_4\wireless_uart\raw\first ] period 1s send 20 Byte data to example[ \802_15_4\wireless_uart\raw\second ]serial tool to printf...
Hi
I am working on a project based on Thingy91. Is there any sample application in NCS SDK to show the communication between the two SoCs on the Thiny91. I will need to...
Hi all,
I migrated my nRF52840 examples from SDK 15.2 to SDK 15.3 folder and when I tried to build
the examples and I discovered that nrfx_power_clock.c could not be found...
Hi
I am working on the Connectivity Bridge project using Thingy91. I noticed that the Thingy91 shows up as a USB drive that has four utility files, readme.txt, config.txt...
I am trying to hook openthread with freeRTOS.
Short story: the current state of my implementation is that I get a hardfault after succesfully calling mqttsn_client_search_gateway...
Hello,
I've added quite a few interfaces and endpoint configurations and I'm trying to figure out how to properly respond to "Get Descriptor" Setup packet that requires...
Hi, I am using nrf5832 sdk 14.2 where I am trying to scan the data and advertise same data with some modifications. I have used Central and Peripheral example ble_app_hrs_rscs_relay...
Hello,
I am trying to compile the samples from SDK_for_mesh_v4.2.0 but i have problem with my environment set-up. I am following closely the documentation but I think something...
Hi everyone,
We have three ADC channels, two of them are implemented as a simple ADC without oversampling, the third one uses oversampling. Because one of them use oversampling...
Hi, I have started development on nrf52840DK . 1-I have installed nrf Connect SDK v1.3.0.
2- I have also installed Segger Embedded Studio Nordic Edition. and selected nrf...
Hello, Please help i m trying to share memory between Network and App Cores in a nrf5340
How To do?
at page 21 Figure 2 Memory Map
it seems that FLASH address 0x0000...
Dear Sir.
Some problem with the PWM .
Pwm output on pin 12 is connected to a buzzer.
When pwm_pin_set_usec(pwm_dev,PWM_IO, 260, 130,0) is set through the pwm_init...
I'm trying to achieve half-duplex UART communication between two nRF52840-DK:s (master/slave) using no external circuitry. I was looking at the thread https://devzone.nordicsemi...
Hello
I am using SDK16, and using BLE sample project (central app_ble_blinky)
when I am taking sample project without BLE , I am able to add UART secure bootloader...
Hi,
I am using NCS v1.3.0 for nRF9160. How to enable both scanner and advertiser roles simultaneously?
Currently even I enable both, HCI LE set random address failing...