Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
Hi
I need to do DFU OTA for my Custom board. So, I need to Know the procedures which I need to follow for nrf5340 and how can I do that on NRF Connect SDK. Kindly help me...
i have no idea on how to read the device id of the qspi please guide me to do so i have gone through the qspi example there could not any instructions to read the device id...
Good day!
There is now way to restart dfu_mcuboot with
CONFIG_DFU_TARGET_STREAM_SAVE_PROGRESS
Checkout:
dfu_target.c
next dfu_target_mcu_boot.c
and finally...
I've been developing in the following environment:
Windows 10
NRF Connect for Desktop
with few problems for the past six months.
On Friday 12/10 I was suddenly unable...
Hi,
in Product Specification document of nRF9160 Product Specification
I found that accuracy of LFXO is +/-20ppm
is this accuracy valid for all the temperature range...
Hi Nordic Team,
I have deployed dozens of nRF9160-based devices in urban environments, where some of the devices are within coverage of multiple NB-IoT cells. My devices...
Since some days I try to create own applications with the nRF5440 processor. I tried it with Segger Embedded Studio and also Visual Studio Code. The example projects work...
Hi,
I have been trying out the Matter samples as shown in this webinar . I have been following the instructions for version 1.7.0 of the SDK, specifically the ones in Configuring...
Hi,
I'm implementing a simple DFU for my device. The device has the buuttonless dfu rom and bootloader. I working on my android app now.
I want to be able to read the...
Hi,
I ran some tests with the SW and HW crypto on nrf5340dk. I expected that using the crypto cell would improve my crypto performance tremendously but unfortunately,...
Dear friends,
My 52840 DK flashed a serial example( nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial ) as a provisioner.
We use PyACI communicate with provisioner by Uart...
Good evening,
Referring to the following page which lists IDEs that are supported by Nordic Nordic Supported IDEs
Please kindly let me know if the following toolchain...
Hello,
first I have to say that I'm new with nRF5340, Segger Embedded Studio and Cmake.
I have a working project with CMakeList.txt. So I include it into Segger Embedded...
Hi.
I am trying communication from nRF52832 to iPhone using ble.
I use main function which put in nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart.
But,I...