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...
Hello,
I am using pca10028 and sdk 12. I want to use 2 uart for my application but as per datasheet nrf51 has only one hardware uart. Can I implement soft uart on pca10028...
Hi, I would like to measure the electricity consumed at my home(220-240V) with the nrf 51822 and send it over bluetooth. No problem on the bluetooth side, but how can I measure...
I have a buttonless device using a DFU bootloader and ble_dfu buttonless DFU service with SDK v13.0.0. I'd like to make the ble_dfu service available for 5 minutes on power...
Hi Sir,
I am using nordic nRF51822 IC for Tracking Application for that Which antenna is best ?
I have seen two type of antenna .
zig zag pcb antenna
straight...
Hi, Nordic Forum!
We have developed our own logging module backend so we can store logs in an external flash memory. But now we wanted to transmit those logs via BLE to...
Hi,
What are the different applications of using the USB and the IEEE 802.15.4 library? What different things can we build by using these libraries? Any examples would...
Hi, this is what I use to use for .s140_nrf52840_5.0.0-1.alpha_softdevice:
This doesn work for 5.0.0-3 alpha, as my app won't even download when using keil, I suppose...
Hi,
I installed the latest version of Jlink 6.16f. I connected my nrf52-dk and on opening the RTT viewer, I always need to specify the target device manually instead of...
With this code i am not able to generate an event. timer1 is used as counter. the timer is running about the compare value of 3 (TLC_Send_Buffer_Size):
static const nrf_drv_timer_t...
Currently, I'm developing a beacon. We would like to employ a beacon to send a package including a IP address to other device for getting a new message from the website. ...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hello,
I am planning to use an atmega32u4 as a micro controller for a keyboard, and I'd like to use a NRF51822 as the bluetooth sender.
As i've read, NRF51822 is BLE...