Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am using a NRF52-based platform and have BLE code based on the ble_app_hrs_c Hear rate monitor system.
Having set up for scan, I see many device (we have a lot of beacons...
After migrating from sdk 13 with buttonless dfu based app I meet follow error:
my app get FATAL error after exactly 3min. I guess it something related with power down mode...
I have a 3 channel setup on my SAADC module, which I sample according to a LFCLK timer. I notice after the first called to nrf_drv_saadc_sample() and receipt of the ADC results...
hi,everyone!
we use the example
"nRF5_SDK_14.0.0_3bcc1f7\examples\ble_peripheral\ble_app_uart\pca10040\s132"ble_app_uart,
we also defined
"#define NRF_SDH_BLE_GATT_MAX_MTU_SIZE...
At the very end of this post from Nordic Info center I am doing the exact example at the very end.
infocenter.nordicsemi.com/index.jsp
This is the start to do a transmit...
Hello
I'm trying to track lost packets in a connection by showing the sequence number of each packet received. Specifically it's about an application that sends new measurements...
Hello sir,
I have develop product on nRF52832 DK and now i using custom nrf52832 board Here . I want to continuously on my device with BLE advertising continuously no sleep...
Hi there,
In my SDK12- SD132 NRF52 app, I'm running NUS ok, and I want to add two more services. So, I made this changes at ble_stack init:
ble_enable_params.common_enable_params...
I am trying to add an extra service from an exiting nordic example code:"experimental_ble_app_blinky" into another exiting nordic example code: "ble_app_hids_keyboard".
...
Hello,
I'm encountering a very strange problem while attempting to run an fstorage fs_erase operation on my peripheral device when the central is connected. This is on...
Hello,
I want to make a device that use a Zigbee SoC and a nRF51822 for BLE, and I want to make it in the same board, that imply to have two antennas in the board.
I...
Hello,
This is Milav Form Teq Diligent,India.
I read the Bluetooth core 4.0 pdf.
In that they defined the " Park State " .
is this state are available in nRF51822...
Are any of the freeRTOS examples Power Optimized? I've looked into other related posts but not sure anyone is seeing the same issues I'm seeing. I'm using a Rigado BMD300...
Hello: I'm about to test out the ble mesh dfu, and to do that I need to flash my device, which is nrf52840, with precomped bootloaders.
Now here is the problem: Which one...