Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
I am thinking of using nRF5340 Audio on a development board.
The I2S-compatible IC on the headset side is an IC called AK4432VT.
The following settings are required to...
Hi,
We have a nrf5340 module on a custom PCB that is connected to a computer through use of a pcie header. This PCIE header allows USB communication to the module and supplies...
Hi,
In my project I need to send maximum bytes possible inside one package. When using the nrf connect app I can see that when reading the characteristic this works, but...
Hi . I have two questions about the PIPEs in Zephyr RTOS , especially regarding the correct use of the k _pipe _put and k _pipe _get functions :
1 ) In both functions ,...
Hi,
when I configure CONFIG_BT_SETTINGS=y as I want the device to remember the pairing parameters, the services defined with BT_GATT_SERVICE_DEFINE dissapear.
As far as...
Hi,
I use nrf52833 running ncsv2.6.0,
I trans v2.6.0\nrf\samples\bluetooth\central_hids to \ncs_v2.6.0\v2.6.0\zephyr\samples\subsys\usb\hid and now plus usb to nrfUSB...
How do I switch nrf52832 from a broadcaster to a peripheral with a service via a keystroke interrupt? After trying it out, I found that my problem was mainly: I didn't know...
Hi,
I'm trying to control nrf9160 SIP from stm32 MCU via AT Commands. Should I program on the nrf9160 the AT_CLIENT sample for this purpose or is not neccesary?
I'm trying...
Hello Team, We are currently working on a project for interfacing Larger TFT LCD display with Capacitive touch with nRF5340 Devkit board and SoC. As per the datasheet of the...
We use custom board with NRF52840 and a MODBUS CO2 sensor. We are struggling with power consumption when the serial is enabled. The goal is to take measurements and then put...
// <i> NRF_FSTORAGE_SD uses the nrf_fstorage_sd backend implementation using the SoftDevice API. Use this if you have a SoftDevice present. // <i> NRF_FSTORAGE_NVMC uses the...
Hi to all,
I have a problem and a question regarding the power measurement setup I’m working on.
Regarding the problem, I am trying to measure the power consumption...
Hi All,
I have a couple of nRF9160-DK which I use to program custom boards through the Debug Out port. Both DK work perfectly well until now. One of them can't program custom...
Hello everyone,
in our Project we want to use the nRF52840 DK with the X-NUCLEO-NFC08A1 (ST25R3916B) extension board as an NFC Reader.
In the SDK 2.5.2 are samples for...