Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
I have combined the light switch server and client model to build control model. When i start provisioning for control model opcode status field : 2 error occurs which means...
Hi ,
I search nrf52810_bitfields.h , but i don't find about start bit , is the direction search for error ?
My idea : This is set up for stop bit , should the start bit...
Hi All,
I have serious difficulties to work with this board. I'm a beginners and I did not find any tutorial where I could said...oooh great I understood. My goal is to...
Hello all, I am trying to write a program that that updates the firmware on an external chip from a smartphone over BLE. Currently my approach is working but quite slow and...
Hello,
I am using a nrf52840 DK and I have no issues connecting to nrf connect. However, when it's connected all LEDs turn off and whatever code that was inside stops functioning...
Hi
I am programming NRF-51 board using nrfgo studio, it was working fine previously but now it failed to detect the board showing error. I shared screenshot of nrfgo studio...
Hello everybody,
I have integrated the new S140-SD-v6 Stack 6.10 into the github.com/.../nrf52-ble-app-uart-long-range Example.
It built and compiled without any errors...
Hello,
I want to get the raw acceleration of the Thingy 52. however I can't understand the values I get from the raw acceleration. What is the unit used for raw acceleration...
I am using Nordic SDK 13.0.0 with PCA 10040 dev board.
I have configured the stack to use MAX_BLE_MTU_SIZE = 200
// Configure maximum size of ATT packet the SoftDevice...
Hi,
I encountered a weird behavior. i defined characteristics with specific read/write permission however all the characteristics are writable for some reason altough the...
Given this error handler function...
and this logging from it with the Segger attached...
how do I debug this?
I presume the info passed in is bogus and just points...
Hi All,
I'm currently using SDK12 for nRF52832. In my BLE peripheral project I store central address who engaged my device to listen for ANCS notifications. This address...
Dear Nordic Community,
I am using the the nrf51 dev kit to try and program a custom board (nrf51822) connected to it via the the Debug Out connector. This setup has worked...
Hi,
I'm testing nRF52832 central data rate.
My SDK version is 14.0.0 and softdevice is 5.0.0.
I want to send 200byte from nRF52832 peripheral to nRF52832 central in one...