Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
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...