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/.../'...
Hi,
I was at the webinar today where they talked about SDK 3.0.0. They mentioned that the QSPI examples were "JESD216 flash" and "JEDEC SPI-NOR flash". I don't see either...
Hi.
We have a device connected to Azure IoT Hub with telemetry interval set to 10 min and on interupt. Tried changing interval to every hour, but then it looses connection...
We are currently utilizing the nRF5340 with Zephyr OS version 3.6.99-100befc70c74 and nRF Connect SDK version 2.7.0-5cb85570ca43. We have the following inquiries:
If we...
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board and a series of nrf52840dongles (provisioning and configuring inside the software and...
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...
I am using nrf5340 in my project. We had to replace flash memory but need a replacement with the same layout. So I am currently looking at w25q01jvzeim or w25q01jvzeiq . The...
I run a laptop which previously ran this fine on Windows 7 x64. I now run Windows 10 x64.
I cleaned out j-link, nrfgo studio, libusb etc and reinstalled nRFgo Studio again...
I know that it is possible to make 4 PWM outputs, but I need to generate 5. I will be using SoftDevice 110 and BLE. Is there any possible way to generate a 5th PWM output...
Hi,
I need to interface a LED driver (PCA9632) using TWI.
In the TWI APIs I can't see any way to pass the slave address to the TWI instance. Speaking about the nrf_drv_twi_init...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hi, I have an nRF8001 on a Red Bear Lab BLE shield mounted on an Arduino Uno. I'm using BLE to trigger the execution of potentially long running (well, a few seconds anyway...
Hi,
I've done a fair amount with the NRF51822 and Keil on Windows but decided it was time to switch to my native Mac instead of the VM!
Reading all the guides around...
Hello everyone,
I'm a beginner and i'm trying to debug a nRF51422 BLE project.
The SoC is supposed to wait for commands from a STM32 in order to execute some functions...
Hello,
I'm a newbie in this area, and I'm trying to program NRF51822 QFAA on a custom board according to the given tutorial for a dual bank bootloader ( devzone.nordicsemi...
Hello,
Since I am still a little confused, could anyone tell me what S110 and SDK I should use for nRF51822 QFAA? ( infocenter.nordicsemi.com/.../nRF51_Series_Compatibility_Matrix_v2...
i am going to buy nRF51822beacon but i do not know what to buy with it ?
i will buy nRF51 DK but i also want to use a segger programmer with nRF51822beacon.
what confusing...
I was wondering if you could advise me on the best way of adding in BLE functionality to an existing ANT application. Is it simpler to have both transmitting at the same time...
Peripheral receives 4 bytes from central in order to set color of 5 LEDs (1 byte command type + 3 bytes RGB data). There's an iOS app with color picker where user can select...
hi every one.
I need to load softdevice to nRF52 preview DK before execute this app follow it, but i don't know exactly how to do it.
This is my solution:
open...
Hi,
When I reset my nrf51822 beacon firmware using nrfgo, it works just fine. When I try to reset the firmware using jlink, I end up having problems. There are no errors...
Hello, I have downloaded the nRF_MDK_7_2_1, and open \Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001\s110\ble_app_beacon\arm\ble_app_beacon with Keil_v5.
I set IROM1...