Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
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...