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,
I'm wondering
if nrf51822 QFAA is suitable for SD130 (considering to ram requirements)? In specs are just default and minimum value shown, what about max?
...
Hi,all
my question is the title.
i am a freshman here.
i know that the inquiry is a function with BR/EDR.
Does the 51822/51422 have a API with inquiry function when...
Hi,
I running the radio transmitter and receiver examples provided in the nRF5 v11 SDK.
However, I am observing some unexpected address matching
Setup: nRF5_SDK_11...
Hello,
I use the hrs example of the S130; nRF51_SDK_9.0.0\examples\ble_central\ble_app_hrs_c
I have now 2 belts (A and B) but I do not want to connect to B only to A...
Hi Nordic,
I've read chapters of GPIOTE/PPI in the reference manual of nRF51_Series, and have a basic understanding of these modules. But when I tried to read the SDK code...
Hi,
I am trying make general-purpose s130 app that will be able to connect to central and peripheral at the same time and to exchange informations between them.
At the...
We have bought wt51822-s1 model and now we are facing difficulties in uploading firmware into the device. We are using j link lite cortex m and segger j-FLASH Lite software...
I want to use a timer to track time. Like having a variable that shows minutes/seconds/ms/etc.
But I don't know how to do with that.I want to use the rtc, but rtc1 had been...
Here are the commands I use to upload a program to the device:
JLinkExe -device nrf51422_xxac -if swd -speed 4000
loadbin filename.bin 0x18000
r
exit
It works...
Hi, I'm planning to made a custom PCB using nRF51822-QFAA or QFAC revision 3.
My developing environments are J-Link, IAR EWARM 7.1, SoftDevice 7.1, and SDK 7.2.
I kept...
Dear developers,
Currently, I'm developing a new application that uses Nordic Uart Service (NUS) over BLE.
Everything is working fine. However, I would like reset (delete...
Hi,
I've loaded SD 8.0.0 on the device, but when I try to load application via NRF Studio it always fails.
Im using SDK 10.
Memory settings in Keil:
IROM: 0x18000 0x28000...
I use s110 v8.00, now i need finish the dual bank ble DFU program.
who can offer a example?
the s110 v8.00 is use nrf51422,and used the ram2,
I compile the project,find...
I would like to be able to manually disconnect from a device and then begin advertising.
However, I have discovered that on disconnect, ble_advertising_on_ble_evt handler...
I have an application using N5150 SOC with S210 softdevice and using softdevice_handler, SDK 10.0.0.0, and I'm using Ant-FS to gather data from this device. I only want to...