Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
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...