Dear sir,
I'm using the sample application "channel_sounding_ras_initiator" to performing the evaluation. Here are my test environment: - Developement kit: nRF45L151 - Tool...
Hello,
I previously used DECT NR+ modem firmware mfw-nr+_nrf91x1_1.0.2 on nRF9151 DK Development kit and moved on using the new modem firmware mfw-nr+_nrf91x1_1.1.0.
But...
Hello.
This may be a basic question, but please let me know. I am using nRF54L15-DK and nRF Connect SDK v3.0.2.
Is the 32MHz crystal running when the nRF54L15 program...
hi everybody: This is my first time developing an nRF chip and also my first time using VSCode After installing nRF tools and fast (3.0.0), I found that I did not see the...
Hi there,
I am using an NRF54L15 custom board and am trying to set up a functionality using DPPI + PPIB. using a single in (1 event) and single out (1 task). I have two...
Hi,
I'm trying to get the debugger to work on my target board. I created the attached simple program to eliminate complexity.
The debugger starts, but it starts running...
Hi,
the nrfx driver for the internal temperature sensor has been introduced with SDK 16,0.0, Since I started developing with SDK 15.02, I have used so far the old HAL driver...
我对NRF6707 Power Profiler套件第一次使用有一些疑问,我想问你 :
用Amr仿真器JILNK连接NF6707 报错 log日志如下:
2019-11-22T05:21:57.594Z INFO Application data folder: C:\Users\dell\AppData\Roaming\nrfconnect...
Hi
I'm testing heart_rate_collector in pc-ble-driver. in CONSOLE application, it work well.
but in Win32 Application, it doesn't work when run sd_rpc_open().
error code...
Hi Nordic
I want to integrate a push button with 52833 p1.8, base on mesh-sdk light-switch example, (i.e., I may need to modify simple_hal.c)
But after my hours implementation...
Hi,
in some earlier discussions https://devzone.nordicsemi.com/f/nordic-q-a/58652/additional-questions-to-nrf52832-errata-220-clearification and https://devzone.nordicsemi...
Hello,
iam using nrf52832 wiht nrf5 sdk17. we built our application code on ble_app_hids_mouse, now i would like to know how to carefully isolate this file from entire sdk...
We appear to be getting a "z_arm_secure_fault" after the call to "flash_read", trying to access what appears to be any area of flash memory using tag v1.3.0. This call, including...
I'm running the SAADC example from the nRF5_SDK_17.0.0_9d13099 SDK. I didn't add any modification to the code. except for replacing NRF_LOG with printf.
The power supply...
Hi, I am using the Nordic nRF53PDK, with the Segger IDE, and v1.3.0 of theSDK, and would like to know how to enable Data Length Extensions. I am starting from the SDK \\v1...
Hello,
I'm having issues getting my SPI to work at high transfer speeds. I have my pins configured to have high drive.
SPI is set to MSB first, Mode 0.
Colors:
Brown...
Hi All,
I am using SDK17 for my application currently. To sense ping change I am using app_button function as below. Normally my port pin remains high and current consumption...
Hi,
I am working with a NRF52840 with the SDK16 and I am facing field issues with the peer manager flash usage. At each connection the app subscribes to characteristic and...
Hi,
I wonder there is not any TX_POWER_LEVEL macro used/defined in the source code of below peripheral application.
"examples\ble_peripheral\ble_app_hrs"
Does it...