I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
I am using a setup with a PCA10040 with the PPK as piggy back. I also use a JLink Ultra+ connected to the "Debug in" connector on the PCA10040. I have cut the SB20,21,26,27...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I had tried to advertise in TLM format (in temp variable) of eddystone value coming from sensor ssts751 integrated with my devkit but not getting correct. Please suggest me...
I use nRF5340 DK as Central, iPhone as Peripheral.
I start a scan with no filters and in scan_filter_no_match() I check if RSSI is good enough " RSSI > -40 " and initialize...
Hi all,
I am currently developing on the development board nRF52832, SDK16.0 and SD132v7.2.0.
My development board acts as a slave, while an app that tries to connect...
Hello,
I'm struggling to understand the available RAM size in that chip.
After reading the product specification v1.7, the RAM specification is described as follow:...
Hi,
1. When nRF5340 has no power supply, adding 3.3V power supply to the digital IO port will produce voltage drop.
2. Why does the voltage drop occur?
3. What is the...
I'm trying to port a project from nRF52832 SDK15 to nRF52833 SDK17.
As a first step, I'm trying to get the HRS sample to work, as my other project was based on it. So far...
Hi,
I am trying to decide whether to go with the NRF5 SDK or NRF Connect SDK for use with the NRF52840.
From the compatibility matrix documentation at Infocenter, I can...
Hi,
I'm looking for a solution to update my program with BLE. I need to do it with a mobile app developped in Flutter. I found the Flutter library to flash the Arduino ...
I have a master device and a slave device. The slave device has 6 characteristics, 4 of which are notif. I need to use the master device to obtain the data of these 4 characteristics...
Hello,
I have just bought a nRF5340-DK. My board is labeled 2.0.0, and appears to use a 2nd nRF5340 as the debugger. I am trying to use TF-M with a Rust application. So...
I'm using Linux 20.04. I have been following the manual installation guide for setting up the nRF Connect SDK and also nRF Toolchain
in my .bashrc file:
export PATH=$...
Hello , I am working on a project, Which which currently working fine , but my job is to add some feature to it. So it is a Mesh application i need some kind of custom sleep...