Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hi Nordic
I am using sdk 14.2.0 version and s332 soft device. Now I have completed the bicycle speed cadence code that works with ble_ant. It worked well as I wanted. But...
hi,
I am a fresher .I am asked to do the communication between nrf51 D K and moblie phone( nrf connect app). Can anyone provide me a sample code and required documents to...
Hi
I am using SPI to talk to an LIS2DH with an NRF51822. I have merged the SPI Master example with the ble_app_rscs example and as soon as the ble advertising begins, my...
nRF Connect has no serial ports to connect to. I've looked in /dev. No unusual tty or cu devices listed. I've checked the forums. Mentions is made about Segger link and "...
Board: custom board
Mesh SDK: V1.0.0
Softdevice: S132
IDE: SEGGER Embedded
BLE: nrf52832
When I test the steps specified by “Interactive PyACI”, I can control client...
Hi,
I have spent a couple of days trying to find formal documentation on how to update the nrf SDK. I am currently on 11 (as keil pack installer states the version of...
Hello everyone, I come from the 8bits MCU world and I'm used to program my chip with a debugger like Atmel-ICE. But with 32bits MCU I'm a bit troubled to program nRF82832...
I'm using the IoT bootloader from NRF52 SDK 14.2. When the bootloader has nothing to do and starts the main application, the FDS calls all fail in the main application. When...
We're using QuantumLeaps and want to send a message each time a character is received on the UART command line interface transport layer.
Where in the SDK source code would...
Hello,
I have just purchased the nRF51 Development Kit and I am having extreme difficulty getting any of the sample programs to function.
There are the specifications...
Hi,
I am porting a NCI (Nfc Controller Interface) driver to the nRF52. One of the things I am struggling with is that, when reading from the device, the amount of data...
At first i have tried the simple uart code from nRF52 where i could send the AT commands properly and UART communication works fine between nRF52 and GPRS module.
Next...
I use a development board with nrf52832 xxaa, BLE demo from SDK works. But I created own board but with nrf52832 xxab(less ROM and RAM) and changed configuration in IAR project...
Hi,
I want to use hardware ECB encryption and decryption in 52840.I had tested the demo from nRF5_SDK_13.1.0\examples\crypto\nrf_cc310\aes\pca10056 . However,i can't find...