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...
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...
When the bootloader in SDK 8.0.0 checks whether the application is valid, it only computes the CRC for the application if the CRC in the bootloader settings for that bank...
Hi,
I try to make characteristic broadcasting through advertisement data packets.
Added these codes below, but no yet work. Is there any example for this work ?
char_md...
SDK v8 release notes specifically state that there is no S310 support. Are there plans to support the S310 soft device in future SDK releases or are you discontinuing the...
Hi,
I do some test for nrf51822 power consumption.result as below:
my board
1.system off mode:270uA
2.system on sleep mode(no UART,no GPIOTE):300uA
3.system on sleep...
hi -- i'm a big fan of the NRF24L01+ chip, i've written a high-performance driver for it using most of the features, relying heavily on Dynamic Payload and Auto-acknowledgement...
Hi
I'm trying to program a nRF51 DK (pca10028) with the heart rate demo "ble_app_hrs_s110_pca10028", but for some reason it doesn't respond... at all.
I started off...
Hi Team,
I would like to implement a second bootloader to program an external serial Flash chip.
Currently using S110 V7.1.
My current thinking is to create another...
Hello--
I have an NRF51422-DK devkit (PCA10028, v1.1.0) and noticed that pin P0.31 is not brought out to the connectors or mentioned anywhere in the nRF51-DK-HW schematic...
hi all
nRF24L01+ ???
as the data sheet wrote the support life :These products are not designed for use in life support appliances
what is mean this sentence ???
does that...
When I try to make a custom service with the S110, how do I set the service and characteristics up to use a custom 128-bit UUID instead of a 16-bit one, based on the Bluetooth...
hi Guys pls HELPPPPP
I have developing active rfID tag using nrf24L01+ and ATtinny13A, the program code is done perfectly, firstly I start developing the tag with separate...
Issue is related to:
devzone.nordicsemi.com/.../
Now I use latest SD S130_1.0
So, I added to my service characteristic with notifications enabled. But during discovering...
Hello,
I have a development kit with the PCA10000 and I can comunicate with the PCA10004 for about 5/6 meters what is ok for my application but now I want to comunicate...
Recently I needed to add some functionality, so the software could monitor when there was a ble gatt read characteristic event.
In the addCharacteristic code I simply set...
Hi, We have used nRF51 DK for developing an application where we used USB to load/flash the program code. Now we are in Pre-production stage where we can use only the nRF51422...