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...
Hi Devzone team,
In our SDK, say SDK15.0, there is a head file called "sdk_config.h". It contains a line which looks like below:
// <o> NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE...
WIth the upgrade to the new SDK, registering the callback handlers has been made more difficult to figure out.
The .sdh_ble_observers, .sdh_soc_observersers sections are...
Dear Sirs!
On one from 25 boards there is offset in ADC input about 30 ADC units. Vref = 0.6 V, Gain=6, 12 Bit ADC, oversampling 256 sample.
In other devices I do not...
Hi, Could you send me a sample to send "Hello World!" string from sender task to receiver task?
I am using C:\Nordic_Semi\nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral...
Hi, I have a question regarding the behaviour of a button in the nRF App in Android, sometimes the button "READ STATE" in the "Generic On Off Server" configuration changes...
Hi,
I have managed to run DFU mesh example and successfully updated firmware of whole mesh network. Now i am looking for options to perform customized DFU over mesh . Lets...
We are experiencing issues with nrfutil being flagged as containing malware, see screenshot below. Has Nordic experienced this before, is there something we can do to stop...
Hi
I have reported this before and now that you are a quarter away from a fully featured mesh sdk can I ask you to please enhance the SDK so that you supply a function that...
I'm evaluating possibilities of BLE-LESC Pairing/Bonding with the ble_app_hrs peripheral on the nRF52840-DK with SDK 12.3 and SoftDevice s132. To see what's going on in the...
Is it possible to flash multiple custom boards using sagger DKs at the same time?, assume 2 custom boards and 2 DKs, would they be able to flash the custom boards in parallel...
There are many places in the file fsm.c that have this compile condition check
#if defined FSM_DEBUG
blabla
#endif
that is wrong. The compiler will ignore it. There...
Dear Nordic,
Hello, I have to configure 2 UART. I have saw this post .
however, I have made a demo version for the project without 2 UART function, so I hope to apply...
Hello, I´m trying to compile the BLE Heart Rate service projects using SEGGER Embedded Studio. After importing the project from nrf52 SDK, I tried building the project but...