Hello,
We are facing an issue where the sum of count in BLE_GATTS_EVT_HVN_TX_COMPLETE events (member of the ble_gatts_evt_hvn_tx_complete_t structure) doesn't match with...
Hi,
I created a simple project in VS Code and I have defined the custom board configuration files that I want.
In the xxx_defconfig file I have defined CONFIG_GPIO=y but...
Im using nrf5340 with nrf connect SDK 2.6.
Im trying to follow this post to evaluate hardware timer for reading saadc
But I constantly am getting
CONFIG_NRFX_TIMER1...
I am attempting to get the SMP server sample to work on some custom hardware in order to run a BLE FOTA. I'm using NCS version 2.6.1.
I'm able to build the SMP server sample...
Hi,
How to resolve the following burning errors: PDK:PCA10156 0.8.1
SDK ncs v0.8.0
example :peripheral_uart
Thank you for all your assistance. Kind regards, Peter...
HW: 52840DK PCA10056 3.0.1 2023.16
NCS SDK: v2.8.0
I want to test Zephyr's BLE controller instead of the default SoftDevice controller, and the `prj.conf` of ISO_CENTRAL...
We have devices that have low signal so they have to reconnect to AWS a lot. We have a watchdog timer with a 100s timeout that we feed every 10 seconds in the control loop...
Hi, We have an application where we need to predict drift between two nRF52833 systems in low power mode running from LFRC (low frequency RC oscillator). Section 5.4.4.4 of...
I am an embedded software engineer and have experience developing BLE devices with nRF5SDK, but this is my first time using Zephyr/NCS.
I am developing a USB dongle (nRF52840...
Hi,
I am developing a product based on the nRF9160 using the LwM2M client. I successfully have this working using PSK, but want to use X509.
I am calling lwm2m_security_set_certificate...
I'm migrating our project with custom boards from NCS 2.6.1 to 2.7.0, and I'm having a number of issues in the vscode extension (v2024.9.87):
The "Create a new board"...
Hi,
We are designing a USB Receiver based off the Nordic Proprietary Radio + ESB.
Do you have any reference designs for a PCB antenna which must be as small as possible...
Hi,
I'm getting an error when building the example temperature that says: Linking 'temperature_pca10040.elf' cannot open output file C:/Users/임선영/Documents/SEGGER Embedded...
I made a custom PCB with the NRF52840-CKAA and the same 8MB flash memory chip as the PCA10056 NRF528040DK
I used the MX25R6435FZAIL0 because the MX25R6435FZNIL0 was not...
Hi,
I'm using the PPI component to generate 8MHz GPIO signal. this signal is an input for power amplifier analog RF transmitter.
While the digital 8MHz signal looks fine...
Hello,
I am designing a LTE-M GNSS Tracker, that should also be able to scan for WIFI APs. I dont need to use LTE and WIFI at the same time, but rather like that:
Connect...
We wanted to share our feedback as we recently went through Zigbee 3.0.1 BDB/cluster certification using the ZBOSS with our end device product. While we were ultimately able...
Hello,
I accidentally programmed BLE firmware onto my Power Profiler Kit 2 (PPK2) , and now the device is not recognized. Here's what happened:
I first opened the NRF...
hi support team,
customer had one problem about "AT%XCBAND=? "
fir st. Customer try to set catm and catnb systemmode together as below, i could not see the band17 in list...
Hi.
We are using NCS v2.6.0 in our application and migrating it to v2.7.0.
In v2.6.0 we have used child/parent image for MCUBoot. We are using the same application firmware...
Hello,
I know that maybe you won't be able to help but i'm giving it a try
I'm trying to use enc28j60 connected to a nrf52840. I saw these example https://gitlab.com/enc28j60driver...
Hi,
I am using a NRF9160. I would like to use nrfx_timer with a base frequency of 32MHz with the TXCO as clock source.
I saw in the documentation that timers use the base...