Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...
Hello, sorry to bother once more.
I am new to the nRF world and bluetooth in general, I am trying to build a device /app that gets data from 3 sensors. 2 of which operate...