Hello,
I'm developing for nRF54L15 the application with the NSIB + MCUBoot. I have a problem with fprotect in mcuboot returning EINVAL error. That happens due to limitation...
Hello, I am new to android development. I am building an Ble App for some of my work in which I want to include Direct Firmware Upgrade(DFU) over-the-air.
I have building...
Hi all,
do different settings of SAADC RESOLUTION register affect Conversion Time t CONV ? I cannot find any dependency - the only value given for t CONV is 2 µs typ (7...
nRF52832-QFAA using the LDO power supply mode,The firmware is configured to operate in the LDO power supply mode.The compilation and download processes are all fine.but the...
My product has nrf52840 with usb mass storage configured using 8MB QSPI flash (same chip as the nrf52840dk - MX25R64)
I would like to allow users to upgrade firmware by...
Hello, I've recently upgraded my pre-production application on nrf52832 from NCS v2.6.2 to Ncs v3.0.1 also upgraded to HWv2(on interim ncs 2.9.0 as adding custom board for...
I'm currently working on configuring the nPM1300 used in our custom board. In the product spec v1.2, it supports 2 USB compliant current limits, IBUS at 100mA and IBUS at...
Hi ,
I am using nrf connect 1.2.0 dk. I am now testing the https client example.
However, I always get the connection fail error as belows.
Provisioning certificate...
Hi:
I want to send pictures and voice.So it needs to be faster.What should I do?
I use nrf52832/sdk16.If nrf52840 is used, can it reach 2Mpbs?
Measurement example:nRF5_SDK_16...
Hi there,
Here is what I'm trying to do. I'm trying to use the 52832 as a badge to be used by people in order to report the zone the person is in using a ble mesh network...
HI:
My IC: nRF51822QFAA My SDK Project: ...\nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s110\arm5_no_packs
Appearance:
When I Powerup or...
Hi, I'm having problems flashing the firmware on my Thingy52. I was recently on a course that used another Nordic Semi dev board to connect to the Thingy52 over I2C and use...
Hi. I want to disconect softdevice and ble in order to access to flash memory. I know there are a lot of ways to deal with it. But i want to test to disconect softdevice and...
Good afternoon, Today we had a question about the certification of our product related to the reliability of communication. We received a letter of the following content:...
Hi,
I am trying to update my advertisement data as well as scan response data (i want to put some custom advertisement data and the device name in scan response data). ...
My three buttons are pressed each time, and the LOG information is as follows
0> [00:00:00.000,000] <info> app_timer: RTC: initialized. 0> [00:00:00.000,000] <info> app...
SDK:15.3.0
CHIP:52832
I downloaded sdk15 for nrf52832.all sample programs and soft devices are working fine but boot loader coding is showing some error. I am using this...
Hello,
I am developing the following application:
An nRF52840 bluetooth module connected to a sensor does data acquisition and then sends it directly to an nRF52840...
Hi,
I am trying to use SPIM3 to drive LCD(ili9486), but I have encountered some problems, hoping to give me a solution.
I have 2 questions:
1. spi_config.dcx_pin
How...
Hello, we have run the power profiler on two different example projects, and want to understand the difference between the two.
When we run the blinky project
nRF5_SDK_16...
I am buys setting up a project on the NRF52 that needs to use the TWI. Usually I would read byte for byte, and if one of the registers has enough data to justify it, I would...