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,
at the beginning I want to state, that I have read all the tickets with similar issue, but still can't find any solution to my problem, that's why I'm creating...
Hi!
I was controling a little vibration motor with a mosfet which is activated by a nrf52840Dongle pin. I was using pin 0.17 and it worked pretty well, but now I am trying...
Dear reader
We want to use the floating point unit (FPU) in our project
We are building using the IAR compiler (8.5.x)
We'd like to use the hardware acceleration ...
Hi.
We are working on a project which uses nrF9160DK and nRF5340DK, which works fine on this last one. The problem is that when I tried building on the 9160 using nRF Connect...
Hello.
I read this article
https://devzone.nordicsemi.com/f/nordic-q-a/66914/uart-current-consumption
I did my testing with ble_app_uart from SDK 17.0.2 on a nRF52832...
Dear all,
I am now using several pairs of nrf52840DK and nrf connect sdk v1.7.1,and using llpm(low latency packet mode) to send data.
In our system,there are four pairs...
Hi,
I have an issue where sometimes after a restart of our device the nRF hangs on either: ble_dfu_buttonless_async_svci_init() or ble_dfu_buttonless_init(&dfuButtonlessService...
Hello all,
I have 2 problem that I can not understand why.
1) Now cdc_acm isn't working anymore, but until 2 days ago it was working perfectly. I didn't change nothing...
Hi, I'm developing an application tracker device using 2 libuartes, pwm, ble and now I am going to approach reading battery level. After I research on dev zone but I only...
There is already a case on github:
https://github.com/zephyrproject-rtos/zephyr/issues/44586
But essentially we see an issue with nrf5340, where we get random crashes...
HI,
I have tried to read the I2S data by using nrf5340 and I successfully did that. Now, I want to work on the sample with BLE. for that I have made some configurations...
Hi Team,
We have nrf52-DK with version 2.0.0 and we are trying to do power analysis for our application using it. We found a description in nRF52_DK_User_Guide on how...
- I Can't debug nRF52810 using Keil µVision V5.36.0.0 and PCA10026 as segger. I get the message: "No Cortex-M Device found in JTAG chain."
- Using the Programmer v3.0.0...
Hi! I have some troubles understanding the register Erase Protect and before using that I need to understand it more clearly.
I understood that if I activate that register...