Hello, I am trying to save my sensor data and system uptime to the external flash on my nrf5340dk. So far I have been able to erase some sectors of the external flash, write...
We have an issue with the UTC Time being the correct time when we initially connect to the Verizon network. However, after some period of time the UTC Time changes and our...
hello everyone,
I am currently doing an project that is hoping to achieve this result: nrf52840 connect to my phone or connect to my computer via ble, then there will...
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...
I'm currently working on a custom board based on the nRF52840 , using SoftDevice S140 v7.0.1 and nRF5 SDK v16.0.1 . I’ve integrated the BLE Buttonless DFU example ( examples...
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...
Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Dear Sir/Madam,
In the NRF date_time_ntp.c, the fraction of the NTP message is completely ignored in the line:
* date_time_ms = ( int64_t ) sntp_time . seconds * 1000...
Hi there, I have a nrf54l15 pdk and i want to get any uart log with my kit. I tried the quick start hello world code but it wasn't load application core and reset device....
I sometimes have bonding issues. Most of the time, bonding works fine. But occasionally, It looks like the Nordic SDK on the peripheral sends messages too early. The peripheral...
Hello,
Our solution uses nrf9160 in smart parking devices that the user controls from a smartphone app, through the internet. Since commands come from the user to the device...
Just starting out developing for Nordic Devices and I've got a very basic generic switch working on the nrf52840 DK. I've commissioned it with Apple Home Kit / Apple TV serving...
Setup : nRF Connect SDK 2.3.0 nRF52840
Hi all,
I would like to add mcuboot update over Zigbee FOTA to my application. I am aware of that the bootloader update over Zigbee...
I include __TIME__ and __DATE__ strings in some files (main.c & commands.c) - I want these files to be recompiled everytime even if they
are not changed. I am using teh...
I just wanted to share this in case someone else runs into this as well. I was running into all of the same things as others where I could run the nrf_sniffer_ble.sh --extcap...
Hello,
I have a question regarding the internal handling of the update recovery process for BLE mesh DFU, specifically within the DFU Server model + BLOB Server model. ...
where can i find some simple examples that transmit / receivfe packets using the RADIO....
assume for the moment that i'll be implementing my own proprietary protocol atop...
Hello, I am trying to develop a 1000 Hz wireless gaming mouse. The mouse has a NRF52832 onboard and the dongle has a NRF52820 on it. (Cannot switch to 52840) I do know about...
Hello,
We have a custom PCB that includes an nRF9160 and nRF7000. We’re planning a hardware update to add external flash memory and would like to know if we can use the...
I'm currently working on a matter application on a custom board in NCS 2.9.0. In the documentation for the ipc_radio net core image the README at nrf/applications/ipc_radio...
Hi all,
I am trying to configure the NFC Pins for usage in an SPI application. However they do not even work for a simple nrf_gpio_pin_set after configuring them with nrf_gpio_cfg_output...