Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
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...