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...
We will inquire about the RF identification code.
I am in the process of certifying the product before mass production.
The certification body is requesting data on the...
Hi
I used nRF5_SDK_14.2.0 to develop nRF52832. Now I have a problem. I used the demo of ble_app_blinky in the ble_peripheral files. I want to send the 2552 bytes by ble_lbs_on_button_change...
Dear Sir,
I am implementing a program in which I need to stop advertising inside the function ble_evt_handler() .
I am starting the advertising by calling the function...
Hi everyone, for the project I'm developing it's extremely important to measure RTT as accurately as possible and as such, after some SoftDevice specification I imagined the...
Hi,
I am using Ble_app_gatts central example. Applied filter on name and connection made with some device which is not Nordic BLE device.
As in this central code, after...
Hi All,
I am using Keil and GCC but I want to migrate my projject to "Seggers Embedded Studio for ARM". After following the tutorial about migration, i have been able to...
I've been doing some exercises with the FDS module to ensure I understand it and have come across an issue. When I write I am not seeing a write call-back in the fds_event_handler...
I do not know why the comparator does not compare correctly. I use AIN6 as Vin+; ANI0 as Vin-. The code is show in below. The comparator is work in differential mode.
...
Hello,
I am using the following
Mesh Version : nrf5_SDK_for_Mesh_v2.2.0_src
SDK Version : nRF5_SDK_15.0.0_a53641a
IDE : SEGGER Embedded Studio for ARM Release 4.10...
Just wondering if anyone knows a reliable method to update a project to use a new SOFTDEVICE version?
One that can be repeated for each new release.
I am using Segger...
Hi,
I have a question about pairing a phone with the nrf52832.
During the pairing phase (the phone see our device that is advertising and then starts the paring procedure...
Hello,
i am facing issue with nRF5x Command Line Tools. I am using custom board with nRF52832. While i am using Segger J-flash Lite there is no problem to flash program...
I am developing a wearable using nRF52832 and looking for best debugging practice. I have given provision for SWD pin connection on PCB board. What is the best suitable JLink...