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...
Hi all,
I tested with example uart_pac10056 (SDK16), but return error NRF_BREAKPOINT_COND.
When i debug, it show error in APP_UART_FIFO_ERROR.
Could you show my mistake...
Hi All,
Is it possible for me to broadcast multiple&different type of beacons/advertisement, for example ibeacon, eddystone, unconnectable-advertisement, connectable-advertisement...
Hello, I would like to use the pc_ble_driver_py with sd api v6. I can see in the CMakeLists.txt where I can change set(SD_API_VERS "2;5") to set(SD_API_VERS "2;6"), and it...
Application Info:
I am working on developing a synchronized mesh network of low power sensors. I am trying to maintain an average power consumption of 100's of µW while...
Hello, there,
I am trying to get the UARTE working on a custom nRF52840 board. In my setup, I am expecting a response to every transmission on UART.
Here's my setup...
Hello,
Would appreciate current-day thinking regarding unused GPIO pins. Our product uses Laird's BL652, which embeds the nRF52832. Many GPIO pins are unused. I've looked...
I am new to nRF9160 development board. I have just opened the board and tried to connect following the startup instructions. I was able to see LED 3 and LED 4 blink the first...
Hi,
I am trying to get a bootloader to work on the nRF52832 and struggling to get the application to run after a DFU. I could not get this to work on my custom board and...
First of all, thank you and kudos to Nordic Support Team for having an awesome and functional forum.
Having said that, I have a question related to the architecture of mesh...
Hello,
I am trying to analyse my project my source code with sourcetrail (give graphics with calling functions).
During indexing task, some libraries are not found like...
Hello,
When I run the ble_app_template application from the examples, sd_app_evt_wait() cause an error and the app to crash. So I've put my project in debug mode (DEBUG...
After successfully running the GPS and acquiring position the application goes into an infinite wait loop when attempting to start it again, but only if either or both of...
Hi all,
I upgraded my Sony Xperia XZ2 Compact to Android 10 recently and am no longer able to find BLE5 devices using advertising extensions in nRF Connect (or any other...
Hi,
I know that many people ask this question on different posts but I was not able to find the right solution for my case.
I am observi ng an average current of 4.7uA...
Hi Nordic-Team, I would like to setup a testbed that should be used to measue/evaluete the power consumption of a nRF52840-DK with a connected secure element (like OPTIGA...