Hello,
I'm working on a project that involves using an NRF52832. Basically, I want to collect data, send it over bluetooth, and then have the device enter system_off mode...
Hi,
Since the Toolchain Manager function to tell me about a new nRF Connect SDK has been deprecated, how do I know when there is a new/change to the toolchain or SDK that...
We use several Nordic chips in our BLE sensors. We bond to the devices from Android, connect to update configurations, then disconnect such that the device then advertises...
I've faced an issue while performing Exercise 2 from the Lesson 2 of the nRf Intermediate Academy Course.
When I have my dump.bin created and the debug server running, after...
Hello Nordic Support,
I am developing a bare-metal, non-secure firmware for nRF9160 using nrf_modem from SDK nrfxlib v2.9.0 , without Zephyr or RTOS.
I followed the porting...
dear all,
We are fighting with a problem that defied every effort to solve it so far, so we are asking for help. Our custom board is based on the nrf5340 SoC connected via...
I'm trying to test NFC on a NRF52840 Development Kit (PCA10056 - .Version 3.0.3), using NRF SDK 2.6.0.
I'm testing using the RECORD_TEXT sample project ( C:\ncs\v2.6.0\nrf...
Hello. I am using nRF52832. The SDK version is 14.0.0. UARTE is used for serial communication with other devices. The baud rate is 38400bps, and a maximum of 20 bytes of data...
Hi, I could not find a way to use Segger Studio debugging features when I have a bootloader for DFU functionality. Is there a way to something like that, because when I click...
I am trying to read temperature, pressure, and humidity data from an Adafruit BME280 sensor using the nRF9160 DK. The communication protocol that I am using is I2C and I am...
Hi,
In our product, we use 9160 GPIO to control the system power. However, we found we can't power off when 9160's modem is in normal mode. But, the system can power off...
Hi,
I want to know if is it possible to send data from the end device to a coordinator without using the periodic reporting method which makes the end device sending the...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
I'm evaluating the nRF5_SDK_v15.0.0 buttonless example OTA DFU bootloaders on a nRF52840-PDK.
The buttonless examples are working well. So I integrated the buttonless...
Hi Everyone,
We are using nRF52810 in our project. It Supports peripheral mode. I didn't find any example code regarding central role. Does nrf52810 supports Central ...
Hi, I'm developing a Zigbee coordinator, but I have this issue during commissioning. The end node is Ikea TRADFRI ambience sensor light (pir), I make a simple test using CLI...
Wanted to use nrf52840 (PCA10059 v1.2.0) as sniffer.need all the related files and sw to use for the same. also not able to downlaod the folder ( github.com/.../nr,so kindly...
Hi, I would like to read/know the current battery level on nRF9160 DK (PCA10090). I have searched to get it, but no luck. Could you please let me know How can I get the current...
Hello ,
I am using nRF52832 controller in peripheral role. I have integrated Secure boot loader code. I am facing issue of mobile device is not getting connected to the...
I've integrated the "csense_pca10059" (SDK_16.0.0) into my application. I have only added the button (not the slider), and am getting some functionality from the cap sense...
Hello,
I am trying to install Python on my Window 10 64-bit OS (python-2.7.17.amd64.msi).
As per below link I am able to install Python and able to see the version ...