Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi
We are working on building a custom board for the nrf9161 as it's the newer chip but are having issues writing the IMEI to the device. I have flashed a modified version...
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...