I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
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...