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...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
I'm developing on a Laird BL652 module mounted to a custom PCB. Issue is that AIN0 and AIN1 return reduced values from what AIN2-AIN5 are showing. For this example, all pins...
hi
my question is really basic, but i am not able to find an answer anywhere else. I am trying to program the nordic using its SWDIO and SWCLK pins and am stuck as i get...
I see there is a serial bootloader dfu example, however I am unable to find an OTA Mesh DFU example.
How can I exercise the Mesh DFU OTA (not via serial connection) in side...
Dear Nordic,
i just implement uart example in one of ble example(central and peripheral example) ported from ble uart app example
i face some problems
i configured pins...
hello,
i am using the Nrf52840 , SDK version 15 with segger embedded studio.
i am developing simple application but i got this issue. i already add the reference in the...
Hi,
I am trying to merage "ble_app_hrs_c" & "usbd_hid_generic" examples.
After programing, I Insert dongle into USB with SWD , BLE and USB run normaly.
But if i insert...
When calling nrf_drv_twi_tx() once like in the snippet below it works, but when the function is called two or more times sequentially, it fails. However running a nrf_delay_ms...
With respect to Softdevice versions SDK_14.2.0_17b948a and SDK_15.0.0_a53641a
I have a question about softdevice function:
sd_ble_gap_lesc_dhkey_reply()
and its parameter...
Hi Sir,
In this project, we design w/ nRF51802-QFAA (Flash: 256KB, RAM: 16KB) and developed the application and bootloader through the nRF51-DK (pca10028).
We can test...
Apologies if this is a duplicate post:
I am successfully making nRF example apps in nRF5_SDK_12.3.0_d7731ad using GNU Tools Arm Embedded version 7 2018-q2-update in Windows...
Hi,
I want to use both UART0 and UART1 at the same time, and run the testing example from https://devzone.nordicsemi.com/f/nordic-q-a/25173/nrf52840-uart1-not-working-in...
Hello,
Using two nrf52 Dev Kit boards for Central / Peripheral. Using Softdevice S132, , peer manager and Segger on Win7.
I have modified ble_uart_and ble_uart_c using...
Hi,
I have downloaded the nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac and try to compile the zigbee_light_switch_pca10056 example under segger embedded studio and I have...
We are developing a standalone application. The bulk power is provided by LiPo battery, which can vary from 4.2V to 3.0V as the battery discharges. I have the system connected...
I recently added bonding and authentication to my application. I have two characteristics with CCCDs and they are both broken. One characteristic is "protected" (requires...