Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
I am using PPK to measure current. The system uses 2 CR2430 in parallel.
I observe that
1. When using the battery as external supply, the battery voltage drop to 2.5V...
I am using the original board. It does not have a 32kHz crystal.
So I want to use the built-in RC oscillator.
In addition, use the time example of nRF5_SDK_16.0.0. "NRFX_CLOCK_CONFIG_LF_SRC...
Hello,
I am using nRF52840 S140 v7.0.1. I have few queries on DTM functionality.
1) As per standards, we can do DTM test either by sending HCI commands or UART commands...
Hi,
Using Eddystone example I configured EID and TLM slots. I see in nRF connect app both EID and encrypted TLM(encrypted data, salt, MIC).
How to exactly decode the...
Hello,
we are experimenting with the Nrf52811 CTE feature and have a few doubts concerning the documentation. We program our experiments with bare-metal (no soft device...
Hi,
I am working on one business use case. The basic requirement is to monitor the outdoor air environment from different locations. I want to try out the initial things...
Hi,
For nRF52840 BLE, in the DFU (OTA) example (buttonless OTA):
../nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_buttonless_dfu
How scanning is done? Or where...
Hello, I'm using Zigbee SDK 4.0.0 with Segger Embedded Studio 4.30 and custom pca10059-compatible debug board.
I ran into difficulties when trying to subscribe to attributes...
Hi,
I am using custom gatt service & I have included some of the code which supports swift pairing from ble_hid_mouse example. Here is my sniffer log -
& the jlink rtt...
Hello,
I am using nRF52840, S140 V7.0.1. I am new to certification and trying to understand the setup.
This query is on top of DTM setup query
https://devzone.nordicsemi...
Hello.
It is possible to overwrite the contents of the memory using a 32-character string permitted by the standard for mf_name and model_id fields from zb_zcl_basic_attrs_ext_t...
I have for a long time been using the PCA10040 DK to program my custom board with nRF52840.
This has been working flawlessly.
HOWEVER, after I updated nRF Connect to...