Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
Hi,
When will the user guide be available? I have the PCA10040 V0.9.0 2015.39 PCBA that I got from the Global Tour. I am using the nRF51 Development Kit User Guide v1.0...
I try to build example projects in 32k limit Keil uVision. I'm not able to build some of the projects (e.g. Heart Rate Service) because of the 32k limit for the compiler....
Hi Nordic developers,
I'm using TWI software driver provided by NORDIC.
I need to have 400 kbps frequancy.
I have seted TWI_DELAY() to 0 and TWI_MASTER_TIMEOUT_COUNTER_LOAD_VALUE...
I'm an Android developer and I bought the NRF51822-Beacon kit. All I want to do is be able to "see" the beacon using Android's onLeScan() bluetooth call. However, the beacon...
Hi people!
We are having an issue with our custom PCBs using the nRF51822. They are programmed and debugged using a custom external test board, using the SEGGER J-link...
Dear developers;
I am aware of the fact, that the nRF51 S110 softdevice (supports concurrent Peripheral and Broadcaster role) does not support connections to multiple Central...
Hi, do you guys have any recommended parts for transmitting audio through Bluetooth? I would also like something that is compatible with iOS and Android if possible. Thanks...
Hello,
I know that similar questions have been asked before, but I am trying to schedule a number of 2 or 3 different advertising messages that I want to broadcast one...
I have a Jayconsystems breakout board for the nrf8002 bluetooth chip. Nothing is connected to the breakout board and the chip is unprogrammed. My current meter reads 6.0 mA...
Hello,
I want to make my Arduino coupled with the nrf8001 advertising a simple data (an integer). There should also be a possibility for dynamically changing the advertising...
Hello,
I was trying to compile a BLE proximity project with Keil nRF52 SDK, but got error such as struct "" has no field. I can command out all these error and compile...
Hi,
in order to find out how Android nRFToolbox App works, I downloaded Source Code on:
https://github.com/NordicSemiconductor/Android-nRF-Toolbox/releases
I unzipped...
Hi,
I am using nrf_gpio_port_read to read port 1 (pins 8-15), and I want to know how long it takes to read the port, ie. how many instructions. I am doing this in an interrupt...