uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
I am using a thingy:91 device. I am basically just attempting to write a method that will just wait for a certain amount of seconds (ie: 10 or longer). This is my code below...
I developed the project based on ble_app_uart sample in SDK10.0.0(nrf51822), Now I need to make factory production tools for the machine.The tool now needs the ability to...
Hi,
Quick questions about the Nrf52832 that I couldn't locate in the datasheet.
1) Does the nReset pin have an internal pull-up? If so, what is the value?
2) does...
SDK 14.2, SoftDevice 140, NRF52840.
My code is below. I am putting stuff on a queue (q1 in the code below) inside an interrupt. This stuff is then processed in the main...
On macOS, in nRF Connect Toolchain Manager, if you open a terminal for an SDK version then $PATH will not contain /usr/local/bin. nRF Command Line Tools installs nrfjprog...
Hi, I've got some issues:
I use nRF52 DK kit run " BLE Blinky Application", it work properly, yes.
And then, I want to dev my own program, so I buid from "ble_app_template...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
When using fstorage to store structure data, I encountered this error. After I increased the structure space, the error disappeared. Could you tell me why?
I've tried searching for some documentation on pairing IO capabilities with NCS/Zephyr but can't find any. I'm trying to modify the peripheral_hids_keyboard example to use...
Hello Nordic support,
In case of using concurrent multi-protocol (BLE + ZigBee or BLE + Thread using time-sliced mode) on Nordic devices (especially nrf52840), are there...
Hi,
Does the nrf5340 perform any integrity checking on the QSPI on-the-fly decryption? Are there any details available on the specific algorithm used? The datasheet only...
Hi, my question is about the commissioning of the thread protocol. Not so long ago I created an ish on the github of the thread project, but with software errors I was offered...
i use nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10056_ble.
The rom space is only 0x6000 bytes, I need 0x8000 bytes, how do I need to modify it?
I found some information in Case ID: 251716 , however, when I went to look for these options in the nrfutil manual there is not a single mention of what the options are for...