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...
Dear SOC developpers,
As many kickstarters i bought an RFDUINO kit, then I made a cool prototype thanks to the easy Arduino compatibility. I'm now thinking of industrializing...
Is there a simple software code example how to configure an interrupt handler for a single GPIO-pin? I am using nRF51822 chip with softdevice S110 and the interrupt source...
My question a little weird. Because I am super beginner about BLE. So what I want is how to write string data. now i am looking to information about this. I cannot find it...
Hi
I'm trying to implement bonding in a device based on the S120. As counter part i've used a S110 device or an iOS device (realized with LightBlue App).
While searching...
Hi All,
I am using nRF51422 and now doing ANT+ certification test with tool v1.3.6. And i find out some problem with the received value on my display in case of following...
Hi
i am not able write my application after I flashed the SD. I am using Jlinker lite (the one that comes with the Dev kit) and the scripts from the nrf pure gcc . I modified...
Hi everyone,
Is it possible to connect 2 devices simultaneously with the nRF51822 device? As soon i connect one device, the advertisement stops.
So, for me it would be...
I've already posted my problem here. But it seems a dead thread.
devzone.nordicsemi.com/.../nrf51822-timer-problems
I ran into trouble when using the app_scheduler without...
Hi, I've been trying to use the timers on nRF51822 but I just can't get them to work in my code. When debugging (with GDB and Eclipse), the execution always stops with the...
Hello.
I've asked a question a while ago, devzone.nordicsemi.com/.../sd_flash_page_erase-failing-with-s120
I've been using Linux, jlinkexe, and gcc that time. Now I...
I just got the new Nordic "mbed" dev board and have started experimenting with it.
In another thread it is explained that the softdevice is bundled into the generated ...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hi Dev Team,
Please guide me that, What is the data format needs to follow between BLE profile and iPad in order to transfer data.
I am performing both update(read) and...