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...
I would like to use the low power pwm library to get a breathing LED effect on my device. The MCU I am using is a BMD 350 and the LED is connected to nRF52 port P0.02.
...
I want to protect the programme and data in the flash memory from being rewritten during shipment.
I thought that I could set the NVMC register, CONFIG, to read-only, so...
today in the morning I can connect this web site via chrome.
but I cannot connect this web site few hours later with banned my ip page.
I don't understand.
my system...
I am working on a project that requires serial DFU without flow control using nRF SDK 17.1.0 running on the nRF52840 without the soft device as I don't need BLE for this application...
We are investigating the use of the Soft Device Controller as an alternative to a Soft Device for our production product. Using our BLE stack we have successfully completed...
I'm using SDK 17 with the nRF52840-DK.
As a starting point for my application, I'm using the .../examples/ble_peripheral/ble_app_hrs_freertos project since shows the proper...
Hello, I would like to make a follower robot. For this, I wanted to use the AoA to locate my phone and thus determine the direction in which the robot should go.
I'm really...
Hello,
I am working with a nRF5340 and need to use both CDC and mass storage on SD Card. I started my application based on the CDC example and it has worked fine.
Now...
Hello,
NCS1.9.1, VSCode, nRF52840,
from link UART Driver – Nordic Developer Academy (nordicsemi.com)
uart can't to receive data continuously,
receiving evt->data.rx...
Hello,
I am working on nRF52840 DK and dongle. I am trying to implement a firmware that can scan device and send command through NUS. So I use ble_app_interactive example...
So, this could just be an odd coincidence, but I'm stuck.
I had a project working using standard advertising. You connect, pair, and then the client (nRF Connect on Android...
Hi! I'm trying to encrypt some data using ECC 256 but I have some issues:
-I found a code ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/crypto...
Hello! I'm trying to use a custom SPM using this guide: https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/using-a-custom-secure-partition-manager...
I closed the previous discussion by mistake: https://devzone.nordicsemi.com/f/nordic-q-a/83067/nrf9160-board-for-qr-code-project?ReplySortBy=CreatedDate&ReplySortOrder=Ascending...
Hi there
The project that I am focusing on was really time-critical, so I'm wondering whether we could disable Link Layer ACKs in nRF Connect SDK (i.e. Zephyr) ? If not...