Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello! Just a quick question. I cannot find this file anywhere ` <InstallFolder>\examples\multiprotocol\ble_zigbee\ble_zigbee_dynamic_door_lock_nus`. This is referred to from...
Hi, From some time I'm trying to fix problems with throughput sample. I don't know why, but after setting data len parameter to any value it's constantly sets 27.
uart:...
We are evaluating using GPIOTE In event to trigger SPIM reading by PPI. GPIOTE interrupt will trigger SPIM data transfer. The SPIM CS pin is toggled with PPI too. We use a...
I am using a NRF9160 module using NCS 1.8.
My application is successfully using GNSS, HTTPS, and MQTT. The issue I am currently having is premature wakeup from the POWER...
Hi, All
I am developing a host software for central BLE.
Just try to create a buffer to receive notification data and/or read data after peer connection is established...
VScode version: 1.71.0
MacOS version: 12.5.1 Monterey
nRF Connect for VS Code version: 2022.7.242
nRF Connect for VS code Extension pack works, but the sidebar icon...
Hi,
i am interested to get the MCUBoot version developed in a specific branch different from the one present in the official SDK (i have the 1.9.1).
Is there a proper...
Hi,
I'm developing code for the nrf5340 network core. I am including the file ../nordic_bsp/modules/nrfx/mdk/nrf5340_network.h in one of my source files. This file has the...
Hello,
I am creating this ticket in continuation with Case ID: 278810 as my doubts are not cleared yet. I need your support to get them clarified asap as we need to prepare...
I'd like to know whether the cetnral get the data from peripheral or not. I'm using UART, it connects mcu(stm32f4) to ble module (nrf52832) and ble module gets the sensed...
I am having trouble understanding where am I going wrong . I am using the devacadamy sample with the BME280 sensor and just trying to get the device id for starters .
I am having a lot of trouble having to change my dt files and receive errors every time i try to run a basic sample for the NCS . Is there any 'How to' that i can refer and...
I hope to add custom data to the ASK package returned to TX in the ESB application. How can I add it in the input? How should the tx side read the custom data.
Hello,
I received the Thingy53 as part of the Hackster IO contest. Right now I am having problems to flash it through the VS Code. My VS Code instance is unable to detect...