[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
Hello,
I have migrated my codebase from v1.3.0 to v1.4.0 of the nRF SDK and have a strange issue now where the serial port is spitting out sleep debugging information in...
Hi,
The nrf52832 product spec shows all the clocks provided by HFCLK and LFCLK. But where can I find which peripheral is using which peripheral clock specifically?
For...
Hi,
I need to read some BLE characteristics presented by a commercial device nRF52-based, using my nRF52-DK, based on the nRF52832 and PCA10040. I don't have the firmware...
Hello experts,
I would like to get my mind clear on this.
I am using NRF52833 for our custom board we are using Zephyr RTOS (NCS v1.4.99) and IDE is segger embedded...
We need to accurately control the time when the Bluetooth advertising package is sent out, so that the two slavers can simultaneously send the beacon data to produce the signal...
Hi,
I am facing an issue when setting up advertising intervals (in connectable mode).
Whatever the value I enter I will always end up with an advertising interval of...
Hi,
I am currently working on the ble mesh project. I would like to know whether there is any cybersecurity related examples in SDK .
1. Can you list out some of the security...
Hi,
So there is a dataflash MX25R6435F available on nRF9160 DK.
My question is that is it available for general purpose? If yes then how can it be accessed?
Unfortunately...
I am trying to use the PCA10059 dongle as the connectivity device with pc-ble-driver-py
The script I am using works with a PCA10056 devkit loaded with the connectivity firmware...
I now integrate USB, BLE, LLPM, keyboard HID and Mouse HID to nrf52833.
When I added CONFIG_DESKTOP_HID_MOUSE=y, my project was abnormal.
BLE connection: Move Mouse and...
Hi all, I have a little problem regarding "background scanning" example.
Setup: - SDK 17.0.2, softdevice s212, Segger - Master ANT+ = Nordic DK PCA1040 with ANT+ Tx profiles...
Hi,
I'm using nrf52840 device in order to connect a mobile via BLE.
After pairing and a couple of minutes - I get a discinnection with reason code BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION...
I'm trying to open a nRF Connect SDK project in Segger Embedded Studio for ARM (Nordic Edition) V5.30a
I have followed the instructions on the following page: https://developer...
Hello everyone, I hope you are good.
I am starting out with the nRF52811 and I'm completely new to the SoC world. I have a few questions regarding what I would realistically...
Is it possible to call sd_ecb_block_encrypt from interrupt? And if so, what is the highest interrupt level that can be used?
I'm having a timer interrupt triggering some...