I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
hi everyone
After using Android nRF Connect FOTA, the settings storage partition of my device was erased, which means that my device's PAIR information was lost and the...
Hi Nordic,
I want to implement a LED blinking like below pseudo code. I'd like to use PWM sequence Timer x n , GPIOTE, PPI since it doesn't consume any CPU time. for ...
I didn ' t use an external 32 . 768 crystal , the internal NRF_SDH_CLOCK_LF_SRC 0 I used。
NRF_SDH_CLOCK_LF_SRC 0
NRF_SDH_CLOCK_LF_RC_CTIV 16
NRF_SDH_CLOCK_LF_RC_TEMP_CTIV...
Im tring to generate sbom in html or spdx format yousing west ncs-sbom -d build i got this error: package.name += '-' + package.version TypeError: unsupported operand type...
The functions “ nrf_log_frontend_std_...() ” called by “ NRF_LOG_INTERNAL_MODULE(...) ” use only 4-byte (uint32_t) arguments, which is not suitable for arguments of type ...
Hello
I want to clarify something because there seems to be a lot of conflicting information on Dev Zone, and the nRF5340 DK documentation doesn't specify the following...
Hello,
currently i am configuring the networking stack on my project.
The goal is to use Matter's built-in Thread connection, to establish a Secure CoAP connection. I...
Hi all,
do different settings of SAADC RESOLUTION register affect Conversion Time t CONV ? I cannot find any dependency - the only value given for t CONV is 2 µs typ (7...
I am working on a wearable GPS tracking device using the nRF9151 DK and testing the GNSS example code. However, I am facing an issue with the cold start time for acquiring...
Hi,
I am trying the system_off sample of Zephyr version 4.0.99: https://docs.zephyrproject.org/latest/samples/boards/nordic/system_off/README.html
The sample works...
Hi there, I'm facing difficulties configuring the Adafruit ILI9341 with the nRF52840. Are there any beginner-friendly instructions on how to configure and program it over...
Hi all,
we are wondering if there is a clean and reliable way to perform DFU on 54L15 via Thread? Our scenario: once the products get shipped to customers, the border router...
I have a custom NRF9151 board with Windbond W25Q32JV flash, and some other peripherals connected. It also has GPS and LTE which I have tested and work. My UART console is...
Hello,
I am using an nRF9160 to connect to a private network. My nRF9160 successfully attaches to this network.
However, when reviewing the logs from the private network...
Hi Nordic Team,
We are currently developing a product based on the Raytac MDBT50Q-1MV2 module, which integrates the nRF52840 SoC. Our firmware is built using the nRF Connect...