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 Nordic engineer,
SDK is 15.3.0, and example is ble_app_uart
I use the "nrf_sdh_disable_request()" function to turn off Bluetooth
Then start with the function...
Hi,
Environment: nRF SDK 1.9.1, VS Code 1.66.2
Without making any changes, I can build and flash the iso_receive sample but it fails with a -5 error code (EIO) on this...
This is a cross-post from my question on StackOverflow here . This might be a more appropriate channel for this question.
I have a custom board using the u-blox BMD-350...
Dear Nordic guys,
We are going to produce large number of BLE beacon devices and would like to label the BLE address on each device. We are using the default mac address...
How Can I store information about button port ? I have two buttons P1.02 and P0.02. I have
And I have one function to init button
the most interesting is callback...
Hello to all,
Below are the setup details I'm using:
nRF52840 DevKit
SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Segger Embedded Studio 4.16
I am working...
I'm trying to run LTE/BLE Gateway sample on nRF9160DK , i followed all the instruction in the sample instructions.
The Jlink RTT for nRF52840 and LTE-Link Monitor logs are...
Hi nice people, I am working on developing using visual studio and Make environment. I am trying to function UART tx/rx interrupt works but no luck. The TX and RX works perfect...
Hello, I've been trying to launch zephyr SPI example, but I'm having issues with SPI sending anything. The code itself does not throw any errors, and it seems like my board...
hello sir ,
i am using thigy91 board and uploaded the asset tracker application code from ncs sample code . ii am getting humidity data on my azure cloud .but there was...
Hello everyone!
We are using nRF51822 SoC together with s130 Softdevice. nRF5 SDK v12.3.0 is used for firmware development together with the Segger Embedded Studio.
Among...
Hardware: nrf9160DK Modem FW: v1.3.1 We have been evaluating and configuring our proprietary application for NB-IoT, which is initially designed for LTE-M (CAT-M1). The Application...
Hello,
I'm using a central device that lists all nearby peripheral devices by their MAC addresses like so:
but I also want to list the names of the devices as they...
Hi Nordic,
We are preparing to validate a product that contains the UBlox BMD-340 with the Nordic Softdevice. We would like to use the Nordic Semiconductor “nRF Connect...