Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Hi there.
Does the nRF52840 require any protection on the Bluetooth Antenna Line needed to block large unwanted signals when fitted on a Modem that also incorporates GSM...
I am using the u-blox NINA-B410 in BLE Central mode to scan for nearby devices. It only detects BLE-advertising peripherals (phones running BLE advertiser mode, BLE watches...
Could you please clarify for the clock and oscillator setup, are the LFXO oscillator and LFRC RC oscillator internal oscillators on the chip? Or is an external oscillator...
In the devzone there is a list of the "Recent and unreplied" posts, but is there a way to just browse all the devzone posts? Not just the "Recent and unreplied" list.
I...
I am debugging an issue where my nRF9160 (NCS 2.7.0) rolls back to the previous firmware after a seemingly successful upgrade. I am not getting enough logs from MCUboot to...
I was in the process of evaluating a driver when I noticed I2C communication was not working as expected. I put a probe on the relevant pins and noticed the Voltage on my...
Dear Nordic Specialist,
I would like to ask about the correct usage of the power recommendation parameter in the channel sounding configuration.
In bt_le_cs_set_procedure_parameters_param...
Hi,
Recently, I encountered a problem.
I wanted to set a MAC address of type BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_NON_RESOLVABLE, with the upper two bits set to 11 as well...
Hi,
I am using nRF9151 with nRF Connect SDK 2.9.0 .
In our project we are using an external NAND flash (MT29F4G01ABAFDWB) over SPI, and it is working successfully. We...
Planning on using the npm2100 PMIC as our PMIC for an upcoming asset tracking solution. We will have an accelerometer that will determine when the main MCU (nrf54) wakes up...
Hello,
I would like to know if it is possible in a Mtter project, to activate or not the MRP messages as mentionned in Matter Core specifications ( chapter 4.12. Message...
NCS 3.02 + nRF54L15
I'm troubleshooting a potential bug. Are these blocking routines, or if not how do I monitor for successful completion of flash write? I looked the the...
I found a issue, I open a sample project " v2.5.0\nrf\sample\cellular\location"
when I click "Add build configuration", no nrf9160 option and only nrf52840 can be selected...
Hi, I am trying to do pwm a rgb led using nrf54l15dk and custom board using nrf54l15 on port1 with pin connections on (p1.10, p1.8 and p1.13 for custom) or on (p1.11, p1.12...
Greetings,
I have worked with the MCUBoot and its Serial Recovery feature with success and recently tried to enable the CONFIG_BOOT_SERIAL_WAIT_FOR_DFU option ( as well...