I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
Hello everyone,
I hope to get an answer to my question. Currently, I am using the nRF9160 DK and the
X-NUCLEO-IKS02A1 which is the (MEMS and microphone MEMS expansion...
hi devzon.
a few days ago, I successed what I want using ble_app_blinky and ble_app_blinky_c
- when press the button1 of server nrf52 dk board, and then the led1 of client...
Hi!
I am currently testing out the TF-M features on the nRF9160 and I want to encrypt some data on the device. So my plan here is to use symmetric encryption with a key...
I using NCS V2.1.2 toolchain and two nrf52840_dongle and following this tutorial: https://webinars.nordicsemi.com/developing-bluetooth-low-energy-6
First dongle follow the...
Hi team,
I am using customized nRF52833 DK with PCA10100 on it and s140 soft device version..
While reading the pin status, it is not changing value according to the switch...
Following the guide posted here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.2/nrf/doc_build.html Generate this error:
C:\ncs\v2.1.2\nrf\doc>cmake -GNinja ...
One of our customers provided their own SIM card for our nRF9160 based product, and the system works but they have been having higher than expected power consumption.
We...
Dear support,
It looks like there are 2 compilation issues in NCS 2.1.2:
ncs/zephyr/arch/arm/core/aarch32/cortex_m/fault.c : fault_show doesn't compile when CONFIG_FAULT_DUMP...
Hello,
I have a strange problem and after having searched in this forum and tried to realize proposals which were given at other tickets here I need support for solving...
Good morning,
I have nRF52840 Dongle.
I am looking for a tool that will allow me to connect to a BLE device based on its name.
Need:
- find the device,
- connect...
What I'm working on:
I'm working on a small project using this nrf52840 module:
www.minew.com/.../
Access to source:
If it helps to understand my issue, all the design...
In the function "bt_scan_filter_status_get(bt_filter_status *status)" [file: subsys/bluetooth/scan.c #1302], the variable
"status->manufacturer_data.enabled" is not updated...
hi devzone
I've trouble starting nRF Connect for Desktop v3.12.0.
I'm using nrf52-dk / pca10040 board and nrf5_sdk_17.1.
when I run the program "nRF Connect for...
Hi,
I do have a question about PCB layers. I did read it is better to use a minimum of 2 layer PCB, but why is this? By example is a single layer also OK?
I'm trying to...
Hi Team,
We are using Nordic connect SDK nCS 1.9.1 & nrf52833
currently have not changed any clock frequency they're at default settings, we want to know what is the...