Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi,
We have a custom PCB based on the nRF9151 and nRF7002 for a tracking use case, supporting both indoor (Wi-Fi scanning) and outdoor (GPS) positioning. Our firmware is...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi Engineers !
We are going to implement AES CRYPT/DECRYPT Protocol over BLE to add some additional protection against HACKing with use of HW " 6.6 CRYPTOCELL" the MODULE...
Hi, I want to use a couple of 0805 resistors, hook them up in tandem to 220V AC power source, and then do some zero-crossing detection.
I know I know, this totally isn't...
Is it possible to use the Segger SystemView software with the NRF52832? When attempting to use SystemView, I get an error "RTT Control Block not found". It's possible to enter...
Hi,
I can't find information what shape of spectrum I should expect from test mode (CONT_WAVE = 1, PLL_LOCK = 1). At the moment I get main spike with smaller symmetrical...
I'm running into an issue when trying to use the timeslot API for advertising while concurrently scanning. Scanning is using a 100 ms interval with 50 ms window and initialized...
Hi!
I have created a project for nRF52 DK in Segger Embedded Stuido. I wanted to creat it for nRF51 but there was no eamples to start from in the sdk that supports pca10030...
I used the example ble_app_cts(SDK12.3),but when I connected the board(NRF52832) ,I did not find the cst service,Now,I want to know why I did not find the service and where...
Hi everyone.
I'm currently working with NRF SDK for Mesh v2.0.1, SDK v15
I'm adding light switch provisioner to light switch client example.
In file provisoner_helper...
I have to develop an appropriate driver circuit for a DC Motor, the Motor is to be connected to the IoT node Nordic Thingy 52, which can be switched on and off with the button...
Hi all, I'm developing a project based on nrf52832 and a custom board, what I want to know is if it's correct the actual power consumption.
The custom board has the following...
Hello, I am still using S132 version 2.0.0-7.alpha with Keil uVision V5.21.1.0
Should I move to newer version. Why uVision doesn't see new S132 versions in the pack installer...
hi hi hi everyone
i'm wondering can us use HCI protocol to develop our product without using by the softdevice as you know by using the softdevice we can just interact with...
Is there a way to turn off the BLE NUS service once we are done with and turn it back on when we need it? I tried
Seems to have had no effect. I am using the BLE NUS service...
Hi Sir,
I use microcontroller to control the nrf8001 to broadcast packet every 8 second.
I measurement the current, found nrf8001 take more power in sleep mode(red part...