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...
Hi,
we are using a custom board, with codes tested on a NRF52 DK. We reconfigured the pins and when using pin P0.09 (by default NFC) as an input "active_high" and with ...
Hello,
I've done this steps:
I erased the whole chip: nRFgo Studio/ DeviceManager/nRF5x Programming/Erase all
I programmed the Softdevice s132_nrf52_5.0.0_softdevice...
Hello Nordic Team,
i use SDK 12.3 and SoftDevice S130.
In the template project ( \examples\ble_peripheral\ble_app_template ), the BSP module is used to indicate advertising...
Hello,
For my project I need to send raw data (without prefix or timestamps ) along with system logs trough the same UART.
So far one possible solution is to use NRF_LOG_RAW_INFO...
I've been using nRF24LE1 for development. The HAL library provide the AES encryption for ECB mode. Now I need the decryption function. Does anyone has the realization? Any...
Hello everyone,
I use SDK14.2 and s132 softdevice. I can read "NRF_SAADC_INPUT_AIN0" and "NRF_SAADC_INPUT_VDD" pins and system is working properly.
Working Code like...
Dear friends,
I am using the nRF 52832, s132. I want to know the BER (bit error rate) of the BLE link. How can i measure it? Further, to what extent do other radio interferences...
Hi.
I want to know the time difference between functions by using a timer instead of a difference. I've looked at app_timer.h, but it's hard to understand.
I do not need...
I am trying to use the ADC to take power measurements on an interval. I found an example to read the values out online:
void ADC_IRQHandler() { nrf_adc_conversion_event_clean...
I am designing a PCB using the NRF52832 and this antenna . The antenna design guidelines suggest ground clearance and direct traces from the NRF52832 to the antenna without...
I am working on a project which I wish to Paer between to nRF51422 devices and to use the auto reconnect between them. there won't be any display so it must be automatically...
Hi,
is it necessary to use internal regulator for NFC DC/DC or we can use normal internal LDO in design.
also if we need to use internal DC/DC regulator, what is the...
Hi, I have tried to find a solution for some time now in the Nordic Semiconductor forms.
We have been noticing a peak or a disturbance in voltage in every connection interval...