Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Loaded Softdevice S140, ( Using NRF52840 DK board ) using NRFgo Studio.
App flash base is set to 0x00021000 and app RAM base is set to 0x20003000
Looking at the CPU...
In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the...
Does the Antenna in this Beacon relates with this "BAL-NRF02D3 '50 ohm balun transformer for 2.45GHz ISM"? Any idea what's this "BAL-NRF02D3" for? many thanks!
I am using a eeprep tool which can only be used with command prompt. I am struggling with it.
Here is the format to use eeprep tool :-
usage: eeprep [options] <infile...
Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
So i purchased the thingy 91 eval board to try it out and see if it will be easy to work with.
I was able to follow the instructions and get vs code working properly and...
Hi,
When I looked at the SPI lines using the oscilloscope, I saw that the MISO line had the same signal as the MOSI line. As you can see from the image, basically SPI configuration...
when I try to build a code for integrating sensor in nRF 5340 dk, this error comes, I tried even after installing cmake manually from the cmake website https://cmake.org/...
Hi, I am having trouble setting up the partition manager in external flash with nRF54L15dk in NCS 3.0.0. I did not find any examples of this working. Interesting thing is...
Hello,
We are working on an NRF5340/NRF7002 based project with NCS 2.7.0 SDK. We have been able to get Amazon Root CA 1 and 3 working with the following .conf:
Now...
Hi,
I have autoprovisioned and autoconfigured my nrf52840 board (provisioning and configuring are made inside the software and not through external app/provisioner).
In...
Hi,
1.In ncs v3.0.0, can both USB DFU and UART DFU be enabled simultaneously on the nRF5340 DK board? 2. If USB and UART DFU can be enabled simultaneously, then how should...
I am trying to create a partition on my external flash using littlefs
Here is the line that is returning me an error
FS_LITTLEFS_DECLARE_DEFAULT_CONFIG ( storage ...
Hello, i have a question about antenna on PCB, the datasheet show me Grounding of C9 capacitor MUST be isolated from ALL ground layers except the bottom ground layer, I see...
We have a product based on the nRF52840 which uses the GC9A01 display driven using SPI on battery power. The device also functions as a Bluetooth connectable so it is normally...
We're designing a board using the Thingy:91X as a reference design. We're trying to determine if we can use one Ignion antenna, shared for the LTE and GPS.
On the original...
HI ALL,
I want to obtain the status of the upgrade process using mcuboot ble, such as flashing lights when starting the upgrade, flashing lights during the upgrade, and...
I've been trying to flash an nRF52840-DK with code that successfully builds on Segger. The Segger error is "Failed to connect to target." I updated the devkit firmware with...
1st issue: Tingy91X doesnt build at all with debug -Og enabled: Because of all the strange issues of Thingy91 (nRF9151) and "not to be used in new products) we ordered a couple...
Hi,
I'm trying to build nmea parser, so I have a functionc hecking all nmea sentences and trying to get double value, but I always go bad double value. For example here...