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...
Enable the "mcuboot_with_encryption" function. 1: When using VSCode for flashing, by default, mcuboot is flashed with un-signed and un-encrypted firmware, while the application...
Hello team,
I wanted to implement direction finding using BT for nRF5340 available in Thingy 91x.
Please let me know is it possible to implement or any pre available examples...
Hi devzone, I'm working on the nRF54L05, having an application and the mcuboot generated correctly on my host computer. Now we want to generate the binaries on Bitbucket pipelines...
Our company is developing second-generation implantable medical devices and plans to use the nRF54LM20A chip/component. We place a high priority on product reliability, so...
HI,
I am using "NRF_POWER -> TASKS_CONSTLAT = 1 ;" to enable CONSTLAT, but when i printf("TASKS_CONSTLAT %d",NRF_POWER->CONSTLATSTAT); the result is still 0; how can i...
We are using the Asset Tracker Template with on a nRF9151-SMA-Devkit, using the enclosed external GNSS antenna outdoors (out of the window) and the GNSS reception is very...
Short Summary:
When setting AT#XSENDTO=0,1,0, maximum size for MO payload is 1401B (1429B with UDP-IPv4 headers)
When setting AT#XSENDTO=0,0,0, maximum size for MO payload...
Hello,
I'm having trouble with BLE communication on the nRF5340-DK
I've implemented data transmission and pairing/bonding (LE type, level 4). When I connect from a PC...
Hi,
I'm encountering the following error trying to migrate an application from an nrf9160 custom board on nRF SDK v2.9.1 to an nrf9151 board on nRF SDK v3.2.4
The application...
Summary
When a board's board.yml uses revision.format: number with exact: false , the fuzzy (fallback) revision matching silently fails and reports "Board revision not found...
Hi
We have a product that we are preparing for production.
The product needs to communicate with an Azure IOT Hub that only accepts RSA keys. We have used the device_credentials_installer...
Hi,
So we are currently using modem firmware nrf91x1_2.0.2 on a custom HW. I keep getting this error during boot and only after I wait for 30 mins I can connect to my...
Hello, I am developing with nRF5340 with my custom board. I observed a high current consumption when the network core is flashed with the ipc_radio image. I am developing...
Hi I want to use nRF9151DK and i have jio NB-IOT sim card.
I flashed asset tracker application from quick start and it is not working or connecting to internet this is the...
[Environ] nRF Connect SDK v3.2.3 nRF9151 (Custom board) VSCode (1.115.0) Board target: board/nrf9151/ns
When using the PTI firmware, the AT command resulted in an error...