Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
There have been previous tickets about bsd_init() not working with trace_on=false, but the support team said it had been fixed in 0.7.x. However, it's still failing for me...
Hello sir/ma'am,
I am facing this problem while interfacing with nrf52840 dongle dht11 sensor
Which custom id should I write here in screenshot2 and how to debug the DFU...
The nRF9160 DK has an I/O expander that can optionally be used to interface the LEDs, slide switches, and buttons.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk...
I want to send sensor data over nrF Mesh using sensor example from Mesh SDK. However, I found that the values over 256 in decimal are not received by the client. What changes...
Hi,
My bootloader and application work good, I take example from SDK 12. The DFU work correctly but at the end my DK stay in bootloader mode and don't reset to start the...
Goodmorning,
I'm working on a project running on nrf840. I would like to add a speech recognition system able to recognize some words ( more or less 10 words).
There...
Hi,
I'm trying to get the current epoch Unix timestamp (or the number of seconds since 01, January, 1970).
I'm using the date_time.h library as Carl Richard suggested...
Hi,
I wish to combine nRF Connect IPSP sample project for nRF52 DK (v1.4.2\zephyr\samples\bluetooth\ipsp) and add MQTT on top of 6lowpan. If yes, any guidance to change...
I have a 9160 project, users hope to display on the screen as soon as possible in the boot of operators NB signal value, actual test when I found this problem, on the product...
Hi, can you assist please....
I am using the Hrs example in SDK 17.0.2 as the basis for an application.
Using an unmodified code by loading the supplied hex file ble_app_hrs_pca10040_s132...
Hi, I'm using nRF52 DK (nRF52832) to detect my sensor. The sensor I2C address is 0x21 (verified by Arduino UNO).
My nRF52 DK (master) could detect the slave sensor before...
Hi,
nRF9160 examples in NCS, the MQTT publish payload now with a pre allocated buffer, is it possible to support streaming payload to save memory usage for large payload...
Hi
I need to know the RSSI but I don´t know how do that, I have a nRF9160DK kit with onboard gps antenna and I have proved the gps sample but it don't show information about...
Hi,
I have a custom PCB with the nrf9610. I have confirmed that https over LTE works fine. I want to enable agps, so I need to get nrfcloud connected.
I made a new device...