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...
Dear Nordic developers,
Does TWI supports bit level clock stretching? Means that after each bit (not byte) slave can hold down the clock and master should perform appropriate...
So I have the following bootloader code:
int main() {
uint32_t code;
sd_mbr_command_t mbr_command = { SD_MBR_COMMAND_INIT_SD, };
code = sd_mbr_command(&mbr_command...
My ANT BLE application runs on a custom board with a nRF51422, SD 310 rev 2.0.0
I can use the nRF UART app on an android phone, but on an iPhone with iOS 8.4 I can't even...
Hello,
I'm using an PTR5188 development board for my project which breaks out PIN 26 & 27 for ADC only. I'm using mbed as my development platform and haven't been able to...
Hi there
Can you clarify a point for me?
Quoting from Gazell link layer user guide:
"If only the ACK packet sent from the Host to the Device is lost, but both the initial...
Hello.
Reading the documentation of pstorage_load and the actual implementation has left me with confusion.
The documentation states that the size and offset parameters...
I uses S110 V6.00 softdeivce ,v5.20 SDK, and the nrf51822QFAC chip.
now I use the 32k ram ,but it is wrong.The program is not run.
I only use the 16k ram ,as same as nrf51822QFAA...
Hello everybody,
I'm trying to make TIMER1 working on nRF51822 together with softdevice.
In particular I would like to drive an interrupt line that goes to another microcontroller...
Let me ask you a communication sequence between nRF51822 and peripherals.We assume 5 peripherals.
In a sample program for multilink, original sequence is that 5 times repetition...
I'm trying to have an nrf51422 using S210 go to sleep and wait until it gets a signal from another ANT device to wake up. The other ANT device (master) will not always be...
Howdy,
We're gearing up to program about 4,000 nRF51822s. They'll get the BLE version of DFU plus a stable version of our own code. For future production runs, we'll likely...
I have a fairly mature product based on the nrf51422_aa with soft device s310 version one using the GCC toolchain. I recently ported the design to the latest SDK (9.0)and...
My application currently uses 2 nRF24LE1 for communication. I am porting over one side to the nRF51822. My first step is just trying to send out packets from the nRF51822...
Hi,
Is there any documentation where I can see the exact meaning of the following properties related to Bluetooth Smart support on Android?
-Native HID supported
...