I made a custom board And I am running the segger example ble_app_blinky_pca10056_s140 But Even if I run log_init();, it returns error code 5 And even if I run timers_init...
Hello,
We are making a custom board with the NRF5340. There is no external crystal for the 32kHz.
What is the best option between internal RC and LFSYNT as 32kHz source...
My project: I am developing a system consisting of a central and up to 20 peripherals based on the Multi-NUS protocol. Toolchain and SDK : NCS v2.6.1. Development target:...
Hi,
Might be possible to answer the question in bold. Thanks in advance!
We have many BLE central NUS (Nordic UART Service) and many peripheral NUS communicating with...
Our company's FMNA+FMDN dual system firmware, developed based on NCS v2.7.0 and Find My SDK v2.7.0, experienced an abnormal system crash. This version of firmware has been...
Hello,
In my project I am creating a BLE service with 7 characteristics that are all NOTIFY only characteristics.
My service setup looks like the following:
BT_GATT_SERVICE_DEFINE...
Dear Nordic, I have developed an application for nRF52811 on nRF52840-DK.
For this i have referred examples -> peripheral -> template_project.
I have followed https...
Hi guys,
I am using mesh server example with UART fuctions integrated into it.
I wanted to send a string through UART.
I tried using app_uart_put() function and this...
Hello,
I was wondering when a device needs to be certified and if that is a country by country basis? If you were to follow the circuit guide lines, would you still need...
Hi, I am using https://github.com/NordicSemiconductor/pc-nrfutil code from here for nrfutil. I am working on both mesh and standard ble application.h I am facing problem keeping...
Hello,
does the nRF52840-DK Board have a I2S interface because the nRF52840 SoC have it but I didn't find it in the nRF52840-DK manual?
I find in the nRF52840 manual ...
Hi,
I'm referring to Generic on/off example and I would like to adjust scan interval and window time.
When I measure power with base code I see that device is in listening...
Hi,
I have seen that it is recommended to let the SIM_DET pin floating when using an eSIM in order to avoid leakage.
What is the internal configuration of the SIM_DET...
Hi,
I'm using a Segger Embedded Studio Free Commercial Use License to develop for the nrf52 family. I'm being notified that I need to renew my license if I want to access...
I am new to the mesh network technology. I am experimenting with the iOS BLE Mesh app provided by Nordic on App store and nRF52 development kit. The App functions very good...
Hello,
I am trying to establish a bi-directional communication between two nRF52840-DK through ESB protocol. As a first step I am using the ESB example available in the...
Dear Nordic Team
we intend to use nrf52811 in tracking and positioning project, but we can't find clear resources that describe all HW requirement for design and how to...
During some FA on a customer complaint on a pre-production system it was found that delays in receiving HVX notifications on the central side were linked to having a currently...
Hello,
I need to have a nrf52932 working as central and peripheral. So I started from the ble_app_hrs_rscs_relay example. It works fine, I can connect to my iPhone and get...
Hi,
My customer have problem at tuning audio search based on SR3 reference code.
We would like to use the audio probe to record the raw wave file.
However , we knew...