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 working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Hi,
I want to check if the FW is properly loaded into the chip and the chip is locked. Reading APPROTECT hangs the chip even if SD is not enabled. I assume APPROTECT is...
Hello,
I work on application (written in C, compiled with GCC) which use pc-ble-driver 1.0 and nRF51822QFAC with the ble_connectivity (S130 v2.0.0) as BLE Gateway. I need...
Hi,
Anyone around that has good experience designing nfc antennas?
I'm in need of a pattern that is about 50% the size of the flex that comes with the nrf52 kit.
Doable...
Hi @ all.
I have a strange behaviour that I can't get rid of. But first some specs:
SD130 (2.0.0)
nrf51822
SDK 11
custom board
I have an application...
Hello, I'm south korea student in dongguk univ.
I use keil uvision4, nrf51822, s110 softdevice I need check the run-time.
ANd i like to check the runtime.
So i used "app_timer_cnt_get...
I am nrf51822 QFACA1 chip with s130 softdevice using nordic_sdk_11.
ble_connectivity example was not working and i am unable to do a scan from my application board.
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
Hi all,
I have just buy a product use nrf51822 chip, I tried to find out SWIO and CLK pin out to flash but can not. Device only has RX and TX pin for Uart function, so I...
Hi.
I use nRF52 and I want to use DFU.
I want to make init packet because DFU need it.
To make init packet,
need master control panel.
I want to know how to get...
Hi There,
Is it possible to modify the number of BLE frames per connection interval (CI)? We are using nrf52832s and are only seeing one master request and slave response...
Hello,
can anyone tell me something about the security level of the connection like it is made in the Heart Rate Sensor Example. Is the connection encrypted or can everyone...
Hi all, I'm working on SDK11.0.0 experimental signed bootloader, I stored device type and device revision in uicr register now I need to update my bootloader through dfu and...
hi everybody.
Please help me on this
I use nRF51822 as iBeacon with ble_app_beacon in Nordic DK in below state:
only advertise in iBeacon mode
interval = 100...
Hi
Can we have both bluetooth and Gazell enabled at the same time?
We are using nrf51 series chips.
We want Gazell to communicate with with other nrf chips and Bluetooth...