HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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...