I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...
Hello Nordic community,
I am currently working on developing applications for Matter over Thread and have set up my ZAP file accordingly. I've successfully flashed two types...
Hi,
I am looking forward to ncs2.8.0, which was released last Friday. Today I tried nrf54l15 + 2-wire PA but failed to compile successfully.
sdk: ncs2.8.0
project: direct_test_mode...
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...
I am try to make Bluetooth LE with Nordic UART Service bondable in to pair with central, not requiring to enter pairing code again and again.
I have set followings in prj...
Hi,
I am using nrf52840 to run as an hci controller over UART for nrf91. I was able to implement FOTA over BLE for nrf91, but I would also like to add an option to add FOTA...
Hi everybody I'm using nRF Connect SDK 2.6.1. Before I could seen Partitions section in Memory Report tool, but now it's disappeared. I also checked it by ninja command: ...
Hi,
I'm currently making energy measurments with an nrf9160 DK. The software project is based on the udp_with_psm sample. I would like to run the test on different tx-power...
When debugging with Keil, the software may suddenly start from the beginning. The reset process may be running somewhere, but it cannot be detected. Is there information that...
Hi everyone,
I am a beginner developer, I'd like to know what's the difference between different softdevices.
In particular I am using SDK 10.0.0 with softdevice 110...
Dear Sir,
I am using Example beaconing_nrf52840_xxAA_s140_6_1_0 in nrf5 SDK for Mesh_v3.0.0 get stopped after running for sort period. I have tried to debug but could not...
Hi,
sd_ble_gatts_hvx returns 13313 in some rare cases involving the phone is far from the nrf52840.
My questions:
1. What this return code means?
2. What is the recommended...
I am trying to connect the device to android phone both on nRF connect as well as normal pairing. Both seems to not work.
I get this log from the device:
on_ble_evt: BLE_GAP_EVT_DISCONNECTED...
On \nRF5_SDK_15.3.0_59ac345\examples\peripheral\radio_test, there is the pca10040 project.
I can't find the pca10040e project.
So how can i to port the project to NRF52810...
Dear community We encounter a problem where the Segger RTT backend for the NRF logging library does not work in Segger Embedded Studio versions newer than 4.12 (4.16+). While...
Hi Nordic Tech Support Team,
my customer will use ISP1807-LR (InsightSIP module with nRF52840 SoC) for a project where he don't need USB.
Question:
What is the best...
I'm testing out an nRF9160 that I purchased several months ago. Sticker on back says PCA10090 0.8.2 2018.49. Testing the out-of-box asset tracker application that shipped...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
Running device Central * 1 Peripheral * 10
All Perioheral Advertise Interval is 1000ms.
What are...
hi everyone, i'm trying to read the register values in nrf24l01+ since i need to use nrf as radiocontroller. Due to the fact i couln't write any bit on registers i tried to...