I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Is it possible to pair the nrf52 DK and nrf52 dongle through bluetooth? My project requires that the nrf DK sends data (sensor values) to the nrf dongle, and from the dongle...
Hello, this concerns SoftDevice spec 7.1 and nRF5 SDK v16.0.0.
I noticed that ESB has interrupt handlers occupying priority levels 0 and 1 according to the SDK documentation...
Hi,
Is it possible to disable logger at runtime on nRF9160? I would like to have a logger at device's first startup after flashing (like in production test mode) and then...
Hi Team,
We have a new requirement on students tracking system when the students are in School bus.
School bus can contain seats of 25-50 depending on the type of bus...
I see this question asked before, but its 1+ year ago, so trying to see if there is some progress....
We have DFU working between your nrfConnect app and our nrf52840 peripherals...
Hi,
I want to use nrf_crypto_aes_cbc_withpadding example in my own project using uECC backend, Please guide me which files are needed to be required to add in my own project...
I am using SDK 15.3.0 and need to create a single hex file to program the initial batch of our nRF52840 based HW. Currently, I have built the bootloader project (open not...
Hi,
I'm facing some problems in the use of the Logger module when the option NRF_LOG_FILTERS_ENABLED is set in the sdk_config.h file.
I'm working with the nRF5 SDK for...
I'm trying to get LPCOMP working on Zephyr - from my research online I can see no information about this currently so I'd like to find out how to do this.
According to an...
Hi,
The documentation for the nRF52840 (section 6.20.15.9) states that RSSI has a typical accuracy of ±2 dBm. I have measured signal strength at multiple distances, and...
HI,ALL!
I use official routine development NRF51822,nRF51\nRF5_SDK_12.3.0_d7731ad\nRF5_SDK_12.3.0_d7731ad\examples\ble_central\experimental\ble_app_blinky_c\pca10028\s130...
Hi,
My problem is with generating interrupts in lsm6dso relative tilt mode.
I asked it in st community, but I didn´t get any answers.
I'm trying to implement a relative...
Hello,
I couldn't understand the predefined header files for the spi, so I'm building the spi code from scratch.
To build init_spi function, It's clearly mentioned in...
Hi,
We are currently trying to design a system using one of the nrf5 bluetooth chips. However, we are still in the process of designing a functional antenna and need to...