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...
Hi everyone,
after i made fast progress with my last "problem" ( devzone.nordicsemi.com/.../) , my Arduino and nRF8001 is working without an error.
Within my sketch, i...
I am trying to connect an accelerometer to my board. Unfortunately I only have enough GPIO's available to configure for a 3-wire SPI interface. However I can't find any information...
Blinky project is opened with Keil-uVision5
Projects builds with 0 errors, 0 warnings.
Project seems to load properly without issue, see output window below
JLink info...
I am trying to setup and use the multiceiver scenario. I have setup 4 devices, with one PRX and 3 PTX. I can only get 2 of the PTX to work, but no more. I am aware that by...
I am developing on with the nrf51822 SoC. I have been reviewing the hardware documentation that is included in the download section. Still, I have yet to find an antenna mentioned...
Hi,
Could someone can explain, how to handle Static Passkey in iOS Central application?
I would like to know whether iOS application allows static key based pairing or not...
I'm using the nrf51822 TWI library. I've tried both twi hardware and software master library files and see the same behavior when using both (as a side note an explanation...
Am I right in thinking that the button handler only causes an event for a button press(although I realize it is possible to configure the button such that a release is interpreted...
Hi,
I have a Question regarding one project in which 1 NRF24L01+ Module transmit to multiple devices at the same time ? How we can configure for multi transmit ? like Tranmitting...
Dear Nordic,
The guys at ARM have this community around mbed which looks great. I would like to use it, but before I do, I would like to check if their use of your (source...
Hello,
I'm trying to understand how the ble_app_hids_keyboard example works. So far, I have hooked up a few more buttons to the board and can type hello.
Now, I would...
Hi all,
In my project I'd like to use gazell for to communicate 2-6 devices with host.
Furthermore I use switching between BLE and Gazell (only 1 device support till now...