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...
I have an nRF 52832 running the SDK 15.2 with s132_nrf52_6.1.0_softdevice as peripheral and a Dell XPS 13 9350 laptop with the integrated bluetooth 4.1 module (Dell Wireless...
Hi,
can you please tell me in what cases I get this assertion?
SOFTDEVICE: ASSERTION FAILED, PCxxx: 0x12D7E
It seems to happen when a connection is active, timeslot...
HI All team Members !
Hope you all doing well ! . Yesterday , i have tested the two SDK's "ble_app_uart_c" as a BLE Beacons Scanner and "ble_app_beacon" as a BLE Beacon...
Hi,
I understand that the CoAP Client sample is configured for a public URL (californium.eclipseprojects.io) in the Kconfig file. I wanted to ask, how the KConfig file...
Hi,
I am trying to perform DFU over mesh network. I am following the steps as given in this .
I could achieve the steps from 1-6. But while running the command for Transferring...
Hi,
When running FreeRTOS I'm not able to use the NRF logger module once the task scheduler has started.
I have a low priority task that flushes the logs but whenever...
Context: nrf52840DK, s140, SDK 17.0.2
Hi,
I need to oversample a few ADC pins with burst enabled at roughly the same time periodically: e.g. oversampling 4 separate inputs...
Hello,
I have nrf52832 dev kit and the device. I try to make smaller code size and setup Optimization Level 2 for size.
BLE works, but when connect by NRF connect and...
Hi,
I am currently developing a product which is supplied with battries (chip is nRF52810). Under normal conditions, the product goes into system OFF mode in standby, it...
Hi,
I'm testing a custom board, based on nrf52832_xxab SoC, with a SWD interface. The board was working fine, but suddenly the debugging interface stopped working. Any idea...
I am curious whether there is a correlation in distance between different devices in a BLE connection.
A picture is attached to describe the situation.
A sensor-board...
Hello dear support team, We are in the process of designing an enclosure for our device. The enclosure is going to be molded and we would highly appreciate your support to...
My requirement is to send from Controller Device to NRF Ble Device through UART of 40Bytes at the rate of less than 1ms. Currently I am using ble_app_uart example as a reference...
Hello,
I am working on the ble_app_template example, nrf52840, SDK 17.0.2 and Segger Embedded Studio version 5.34. I have added multiple custom services to my code, however...
Hello,
as part of my project of wearable solderless modules, I've packed the nRF5340 to the same 20x20 mm form-factor - it was described earlier as part of the https://devzone...