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...
I tried to add spi driver to existing BLE project but I've got this error:
../nRF5_SDK_current/integration/nrfx/legacy/nrf_drv_spi.h:120:37: error: 'NRF_DRV_SPI_INSTANCE_0...
Is there some way to configure nrfutil to produce the *.dat and *.bin files as such, without bundling them into a zip file? I tried going through the help and did some quick...
Hello, I have decided to use an external RTC ( M41T64) to wake up the nRF52832 from system OFF mode. I am also planning to use the RCT to generate generate the 32.768 kHz...
Hello,
I'm building a client/server bluetooth system.
There is a Windows Desktop app (written in C#) that uses Windows SDK classes to control a Bluetooth Adapter on...
I see that the UICR on the nRF52840 contains reserved space for Nordic. If I am not using a soft device should we still backup and restore this space before/after an erase...
I'm trying to implement a previous project on nRF52. However, lack of documentation about 802.15.4 is overwhelming. Also there is only one example which is Wireless UART....
Good day,
I received my nRF52840 kit. Wandering if anyone can guide me in the right direction as to which example/s I should use to be able to implement uart over BLE as...
We have a customer getting the following error message when working with Laird BL652 (nRF52832): NRF_FAULT: id=\01 pc=0x442dc info=323743 .
Please advise what this NRF_Fault...
Hi,
I will come back to the discussion in (because it is in state "Verified Answer" I opened up a new one) :
https://devzone.nordicsemi.com/f/nordic-q-a/55197/nrf52832...
Hello All,
I am looking for a simple example which can handle GPIO interrupt on an event. Is there anything of that sort? Or the API is documented somewhere?
I am using...
i have been trying to interface the imu sensor gy-80 with nrf52840dk
but an error of on the reference main
and the thumb set instructions no memory set errors are comming...
Hi all,
I am doing some development on nRF52840 board with PCA10056.
SDK version: nRF5_SDK_15.3.0
Softdevice: s140_nrf52_6.1.1_softdevice
Testing Example: nRF5_SDK_15...
Hello
in our concurrent radio application using timeslot API there are failed assertions from time to time (10min - 10h).
Message is as above.
Stacktrace and system...