Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
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...