I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
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 Nordic,
I'm using nRF52 DK (PCA10040). I tried to copy and paste the project from this default location:
...\nRF5_SDK_17.0.2_d674dde\example\peripheral\twi_sensor ...
Hi,
I managed to compile and run(?) my first two programs for nrf51 dongle on Keil uVision, however while i think they run I cannot make the debugger work and see what they...
Any suggested APIs to setup BLE transmit power in NCS?
the set_tx_power() in the Zephyr example looks not work with nordic softdevice controller.
https://devzone.nordicsemi...
Hello
I am trying to compile a project for nRF25840 on a custom board. Build is succesfull but i am getting a 9mb ro-data on the output which means i cant flash it to...
Hi,
I am facing a problem in storing a 64 bit value to a variable.
some of the calculations which is resulting such a high values like this 4701924420
when i am trying...
Is there any way to use remote provisioning of nrf5 SDK example pb-remote in nrf Connect SDK?
If the answer is no, is the implementation of this feature in nrf Connect SDK...
I'm trying to test out the boot loader using the blinky sample. However if I add the following to prj.conf:
CONFIG_SECURE_BOOT=y
CONFIG_BOOTLOADER_MCUBOOT=y
I'm getting...
"SES > File > Open nRF Connect SDK Project..." does not seem to include a thread aware script for Zephyr. Is there a provided script for this somewhere? If not is there a...
Hello,
I would like to use a single COMP I/O pin to compare the pin voltage to multiple references during run-time.
To do this, I was planning on initializing the COMP...
With SDK For Mesh v5.0.0 the mesh_stack_power_down() was actually implemented but there is a bug that will disabled the proxy permanently.
For some unknown reason the mesh_stack_power_down...
Trying out the Sensor Model supplied with SDK For Mesh v5.0.0 raise a few concerns.
The way sensor_initialize() is made requires all supported PropertyId helper functions...
Hello For my application (which is based on the ble_thread_dyn_mtd_coap_cli example), I would like to be able to send a file (for an update) using bluetooth. To do this, I...
Hi, I have been studying a lot of issues reported here about leaving network and joining another. The most common answer is to use zb_bdb_reset_via_local_action(0); But when...
Hello,
I am using nRF52833, nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 and SEGGER Embedded Studio for ARM 5.34.
I have imported the ble_zigbee_dynamic_door_lock_nus...
Hello,
I am looking at using the nRF52805 in a new design, but I am worried about the 0201 and 0402 components that are recommended. Currently, my company manufactures our...