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...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
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...
When using the APP_TIMER in SDK14 I am having a problem with the application stopping.
I was using the APP_TIMER to flash LEDs and watch for timeouts in SDK13. when porting...
in the sdk_config.h there are plenty of definitions, where "31" is used as a non-valid PIN value
This is destructive if you want to use p0.31
For example:
If one uses...
Hello. I want to use the same pin on nrf52832 for wake up and system off, however I have some issues, like sometimes it doesn't wake up or it is needed to press button few...
When I use sdk14.2 nRF52810 ble_nus_string_send to send data to a mobile phone android, the first connection is no problem, but disconnected again after connecting problems...