Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
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...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Greetings,
I have been trying to integrate file system into Winbond W25Q02 NOR storage, Initially I tested the hardware by interfacing SPI communication between nrf 5340...
Hello,
I am looking for some guidance in getting my application in a low power state. I originally came across the post here . I could not get this example working, and...
Hi, I am a beginner into the embedded audio space, and happened upon this board to use for our university project. Our team's current plan would be to produce audio directly...
The network stack from Zephyr is not working correctly on my nrf5340. I want to receive data from a custom driver through the network stack to my application. For this, I...
As noted in other discussions, like the one I've linked below, there is no timing information for the QSPI interface. Can Nordic please provide the timing information for...
Hi! I'm able to update the firmware on the nrf5340 over BLE but the BLE settings seem to get overwritten during the update. The master device cannot automatically reconnect...
Hi, im working in a project with the nRF5340-QKAA and I need VDD as output 1.8V, for this reasoin I supply the uC with 3.6V on VDDH like this image:
this works fine...
I'm working on developing a desktop app, which can communicate with nrf52840-dongle or any Nordic device. I'm using UWP to develop the app. I'm new to App development so i...
Hi,
I'm evaluating the nRF9160-DK with the SOFTSIM feature enabled.
I would like to know if there is a way to tell the softsim to wait for APDU response for more than...
Hi, I have a BLE application where I want to use the device firmware updates (DFU) over Bluetooth. I followed the nRF Connect SDK Intermediate tutorial on how to enable the...
Hello!
I'm using the nRF5340 for a school design project and as such am financially limited to relatively low cost board manufacturers.
It seems that most of these manufacturers...
Greetings,
I'm trying to add an existing folder from a project with its' contents, but it seems that it only adds files that are included in the folders, the other nested...
Hello,
I am currently working with the Nordic nRF9160DK and am using the https_client example from the examples in the nRF Connect via VS Code (on Windows OS), and as far...
Hi,
I have been trying for months now and don't seem to find a way to build a signed app for mcuboot without having to build the whole mcuboot itself.
In the board files...