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 find NRF_UICR->PSELRESET[0],[1] can't be written to 0xffff when their values is 0x0015, but the values can be written to 0x0015 when pre values is 0xffff.
so, I can't...
I try to get rssi , but it didnt work. I tried to control what is the problem? , I just want that ; if there is any change , My red led will blink and then I will controll...
I am using Blend Micro with Nokia 5510 LCD.
Before applying BLE SDK for Arduino, LCD works fine.
After initializing BLE UART for nRF8100, send text through nRF8100 by UART...
sorry for short question
almost first step here. I came from eddystone format beacon to here
but I've found long time to add a sensor on nrf51822 module..
some articles...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
when i am load the the program to my nrf52832 with ble lbs example it show an error : Flash Download failed - "Cortex-M4" . my softdevice is s132 v3.0.0 .... please help me...
Hello everyone,
I have tested my prototype on nRF52840 but the board is pretty big and I want to do a product pilot with a custom hardware of mine. Now I know that the...
Yan,
To test my UART program, I'll need a phone which will receive my GATT MTU, such that I can test it.
Do you have such Demo app, preferably for a Windows phone, or...
Is there any simple way of reading analog values from pin. Setting up SAADC is giving too much of errors like command line action failed or any variable is undeclared whose...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
hi,
I have several questions regarding the demo.
I tried to load the provided nrf52840_xxaa.hex to PCA100056 with s140 5 alfa, however, no images is transferred ...
Hello,
I tried to use ADC on pin 31 (A7) in my project* and i have something strange. It looks like if my pin is pulled down inside the nRF52. Does someone have any clue...
Hey guys,
I am currently using the proprietary protocol on the micro_esb.c library with the nRF51822. So far everything has been working great, but I am certain my transmission...
Hello,
I'm trying the bootlader of SDK13.1, with SD S132_nrf52_4.0.2
I manage to send a ZIP file to the bootloader, but the application doesn't launch. I've tested with...