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...
Hello,
i am finding that after i call app_timer_cnt_get() there is a constant power drain.
I have an Ultrasonic sensor. the ECHO pin will fire 2 times into a GPIOTE...
hi.........
how to add the timer mode in hts program , i want to set the timer in my program to receive the data according to timing .
i am using segger 15.2 version ...
When I power the 52840 from a LiPo connected to VDDH and using VDD/VEXT to power 3V3 components, when the chip is put to sleep is the output on VEXT switched off? Or do I...
Hello, above is the PWM modulation waveform (positive Xuan Bo).
How does 1.nrf52832 regulate the frequency of circulation?
Take this nRF5_SDK_12.2.0_f012efa\examples\peripheral...
Hello, I want to use nrf52832 to output waveforms as shown above.
Using the Demo1 example in D: Lianxi nordic nRF5_SDK_12.2.0_f012efa examples peripheral pwm_driver, we...
I am sending 6 packets of 20B each data using ble_nus_string_send() function at every 120ms using app timer. but the function returns error BLE_ERROR_NO_TX_PACKETS. So unable...
From the latest Nordic SDK 15.2, I'm running the usbd_cdc_acm example on an NRF52840 connected to a PC using USB. The firmware correctly executes the USBD_POWER_DETECTION...
Hi,
I develop on nRF52 with linux/eclipse but to debug, I would like to use the sniffer. This one is only available on windows then I try to install it on a Windows 7 64bits...
I have successfully implemented Scanning and Advertising at the time using s132 on nrf52832 with SDK14, it works very stable and fast which satisfied me.
Recently, I was...
Hello,
I've been using the SDK 15's "ble_app_uart" example and I've been curious on how the function nus_data_handler() gets called after data is sent over BLE. More specifically...
hello,
I am newer to nrf. I am using nrf52832 development kit and using soft device 5.0.
I have confusion with two function with nrf_log_info and printf?
which should...
Hi,
I want to know if we can send Mobile Notifications or send sms to nRF52832. i want to do some operation based on notification or sms received from sms on mobile..
Hi,
I am currently trying to setup my sdk 15 on my pca10040. I already have a working I2C source for a BME280 and it works fine using the SDK 12 (pca10040), I get the current...