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...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'am actually trying to develop a BLE based remote, with NRF52832, S132.
This remote must be configured by a smartphone (the remote act as peripheral) and be able...
Hello everyone,
I have a problem with the power consumption of the NRF52 during TWI operations with tw0 HTU21DF temperature and humidity sensors.
I am using NRF52832...
Hi,
I'm using nRF sniffer 2.0.0-1.beta , which is already a big improvement compared to v1.0.1, but it seems it can only decode small MTU (BLE 4.1) packets.
CRC is always...
Hi!
I would like to generate a dfu bootloader binary image that is not too big and I found the work around for the issue here: https://github.com/NordicSemiconductor/Android...
Hello,
I have a NRF52840 Dev Kit and a few Holyiot-17095 modules. From here - https://devzone.nordicsemi.com/f/nordic-q-a/25100/could-you-recommend-nrf51-nrf52-compatible...
Hello,
I'm using SDK 15.0 and I'm running the spis example on Keil. I can't get the log info to print on uart (I'm using PuTTY).
I tried enabling the log in sdk_config...
Hello!
I use nRF Connect v 1.8.6 on iOS and v.2.3.2 on Desktop.
I have 2 different boards successfuly working and based on nRF52832, SDK 15.0, s132.
Both has custom...
hi
I am trying to integrate the flash read/write functions in my BLE application with procimity .
i have received error on serial
<error> app: ERROR 3 [NRF_ERROR_INTERNAL...
Hello!
I use I2S on nrf52832 custom board with microphone.
1. When data_handler function take place, I see a new data (p_data_received). The first question is: I can copy...
Hi.
I am using nRF52832 and SDK15, S132 Softdevice.
I integrated the uart example in the ble_peripheral folder with the buttonless_dfu example, and added the passkey....
Hello
I have just started development for the nRF52480 preview development kit.
I am powering the dev kit through USB on J2 (with power switch set to VDD).
I want...
Hi Everyone
I have written a code using the peripheral template given in Nordic\nRF5_SDK_15.0.0_a53641a\examples\peripheral path which works very well so far.
My aim...
Hi all:
Q:When i reboot the board which burn the serial project , how to add the device key to serial board again?
I use PYACI to control the board which burn the serial...
Hi,
I have couple of question regarding ble_app_hrs_freertos example (sdk 14.2)
Possible bug - in main() , erase_bonds is a local variable (defined on the stack)....
Hi!
1. Is there any method to make paring and bonding without radio channel? For ex. write any data directly to .hex to periph and central devices.
2. Is it possible to...