Hello Team,
I am trying to set configurations for FOTA. I refer smv_server sample code and the following document https://docs.nordicsemi.com/bundle/ncslatest/page/nrf/app_dev...
Hello, I am working on a project where we use MCUBoot.
Currently everything works fine, but now we wanted to introduce persistent storage of some key value pairs.
For...
Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Hello,
I am conducting a feasibility study on implementing Auracast capabilities using the nRF5340 Audio DK with nRF Connect SDK v2.9.0. My goal is to investigate the potential...
Hello,
We are using Raspberry Pi + NRF52840 as Borderrouter for Openthread using Radio Coprocessor design.
However we are facing stability issues on the RCP where it...
Hi,
I've got a question regarding the configuration I have to make in order to get the logs from the nrf9160 in the serial terminal using the hci_lpuart sample.
My setup...
Hello, I’m currently working on a PDM microphone project using the nRF52840 and the Zephyr RTOS. I’ve been testing the official dmic example from Zephyr (located at ncs/v2...
I'm trying to setup the RTC in the nRF52 to count with a resolution of 1mS. As the count has only a 24 bit value, I wish to clear the count every hour to start again.
There...
Hi all,
I'm having a error on my code, and wanted to understand it better. I'm using a custom board with a Rev.3 CTAA chip, 256k Flash and 16k Ram. I have BLE initialized...
I measured my Nrf51822 current:
when my VCC is 3.0v ~ 3.3v
my current is 0.16 mA.
when my VCC is 2.6v ~ 2.8v
my current is 1.5 mA (why?)
when my VCC is lower than 2...
I have issue with nrf51 booting, i noticed that sometimes when i plug the power to (VDD and GND) the system dosent turn on at al.
1 - how does the system the whole system...
amigos de habla hispana estoy comenzando con este circuito.
mi duda es cual compilador utilizo para crear un simple led blink..
tienen algun tutorial en que me puedan a...
Hi.
I am using the nRF52 Preview Dev. Kit to send data over multiple channels by
setting the NRF_RADIO->FREQUENCY register to the desired frequency value.
To make it work...
Hi,
I am trying to measure the temperature using sht21 sensor with nrf51822. I am using TWI to do this. When I try to send a data to the sensor the application cannot do...
Using the nRF52832 and SoftDevice s132.
If the application code disables the SoftDevice, then the application CAN erase UICR memory in the nRF52832 device.
The question...
I control a module over UART using app_uart_fifo. This module is controlled from nRF host by commands to perform things. This generally works fine but however, sometimes when...
Hi,
I write a code for the max6657 temperture via modifying the SPI MASTER Example. The function for reading max6675 via SPI is shown as follow
uint16_t readCelsius(void...
Dear Nordic Team,
Thanks for supporting.
How to calculate the battery voltage level from Eddystone TLM. Its always transmit 240mV.
I am using CR2302 3V battery.
...
Hi all !
Can you tell me if it is possible to flash a single nrf51822 ship directly or if it requires at least the minimum oscillator X1 in order to be flashed?
The...
Hello. I want only 1 to 1 bluetooth matching about nrf51822.
I want only 1EA central with 1EA peripheral matching.
I set as below.
1EA - Bluetooth Central - UUID...
Yesterday, I asked a question (so far, no one has answered) about how an OS upgrade on my desktop computer might have broken my ability to flash and run BLE apps on the nRF52...