Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...
Hello,
I'm currently working with the channel_sounding_ras_initiator project on the nRF54L15 DK , using the nRF Connect SDK from the latest main branch on GitHub ( nrfconnect...
Dear all,
i building the example light_switch_server_nrf52832_xxAA_S132_7.2.0 from solution l ight_switch_server_nrf52832_xxAA_S132_7.2.0 in configuration Debug (SDK nRF5...
Performance on hardware (cc3xx) is significantly slower than performance on software (oberon). Does anyone have a good explanation for this? I have also tested ECDSA and can...
I'm using the nRF9160 with the LIS2DH accelerometer and SDK version 2.5.2 . In my hardware setup, INT1 is connected to GPIO 0 and INT2 to GPIO 1 . I'm configuring both interrupt...
I have a custom hardware running on nrf52840 and using ncs 2.6.1. I have implemented a custom authentication flow with customer characteristic along with the BLE bonding....
Hi
i wanna send the data from ads1192 to nRF52832 and send that data from nRF52832 to phone.
first, i wanna send the data from ads1192 to nRF52832 by SPI.
so i use the...
Hi, I've tried to implement in my project the OTA DFU based on the dfu buttonless example using the secure bootloader.
I used this guide to realize it: https://devzone.nordicsemi...
Hi,
In our project nrf52 device scans for nrf52 beacon device throughout the day. It scans number of beacons available and send it to esp32 device on serial. that is how...
Hello
We are facing problem and please help us how to solve this problem.
> Condition,
- NRF52 DK - SDK version: nRF5_SDK_14.2.0_17b948a - Examble: ble_peripheral...
Hello guys.
Is possible integrate features from the IoT SDK to the BLE stack SDK?
I am planning use a Quectel cellular module attached to my nRF52DK and connect Azure...
Hello Everyone,
A part of my logic for the module i am developing requires to put the device (nRF52832) in low power mode for xx seconds. Once the timer expires, application...
Hello,
has anybody put two nRF52832 on the same PCB and make them work at the same time, one with BLE and the other with Bluetooth Mesh?
Or one nRF52832 and one nRF52840...
Hi,
In the multilink example, we are working on 4 links. I have 8 devices.
In the test process, if you connect 4 units first and turn off the 4 units connected at the...
Messages sent from the nRF52832 over serial, using nrf_serial seem to be getting lost periodically as they are received via an implementation on an Android Tablet. We are...
Use 64M Flash to make FAT32 FS, open Writeback mode(NRF_BLOCK_DEV_QSPI_FLAG_CACHE_WRITEBACK), write 1M file "1.txt", "2.txt" in order, use Windows PC to check the prompt ...
Hi,
I need to measure all width of continuous pulses without stopping the measurement. The pulse frequency is about 10kHz. But the frequency and the duty ratio changes dynamically...
Hello everyone,
It seems like a very basic issue but somehow I am unable to resolve it.
I have a characteristic of length 20 bytes. This characteristic is supposed to...
Hi everyone,
I am having problems in getting the twi peripheral to work properly with the accelerometer I am using ( NXP MM8653FC).
I am getting some wierd issues, firstly...