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...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
I implemented DFU secure ble. And implemented encryption. But now I remarked strange behavior. If make same DFU packet (.zip) and flah nRF52 than update firmware for same...
Hi,
Im running CLI program in my nRF52DK.
Im unable to connect using UART or USB as the transport layer for the CLI module but i can able to connect using RTT as the transport...
Hey!
I have some trouble service UUID then i try to use the multilink central example project on a nRF51 dongle. I want it to have contact with a peripheral with sends a...
I'm trying to get a Bluetooth interface (Bluefruit) to the Nordic BLE softdevice under NuttX. Right now it's very unstable. It will work occasionally for 90 seconds and then...
Hello,
When trying to connect to our custom board, it ends in Time out after 5 seconds.
On the board, I put the simple Nordic_Blinky example (\examples\ble_peripheral...
For the custom_ble_service_example , trying to change the service used in the example to a Bluetooth SIG service.
Original is: CUSTOM_SERVICE_UUID_BASE f364adc9-b000-4042...
Quick question: when will the nRF52840 DK available? On the nRF52840 DK page, there is a recommendation to avoid the PDK:
"The nRF52840 replaces the nRF52840 PDK which is...
I have the super typical problem of needing long data transfer greater than the 20 byte MTU size.
I have a basic protocol that has the total length of a long message coming...
Hello everyone, I am very new to nRF52832 Development Kit and was testing some examples to get familiar with this kit, however i encountered an issue while testing the ble_app_uart...
Hello,
We are having problems with Gazell pairing. Both the host and the device are using the Gazell stack from the nRFgo SDK 2.3.0.10040 ported to run on an Atmel SAMD20J18...
sdk 15.0, SES
In CMSIS checked NRFX_TWI_ENABLED, and checked and unchecked TWI_ENABLED to no avail.
Looked at driver API , but with no specific hint.
Looked for other...
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...