Hi there,
on the nRF5340 Audio DK, there is a FT2232H, which provides FTDI_SPI + FTDI_SPI_SEL.
How this can be used, is there any sample for this available?
And how...
Hi
I have some questions about nRF5340 & nPM1300 decoupling cap
nRF5340
1.For pin A3/D2/H11/K1/L5/L11, ref. SCH is 1uF*1 and 0.1uF*5, could we only connect 1uF*1 and...
Hello,
I have a product based on nRF9160 that uses GNSS. The device is a meter, not an asset tracker, so GNSS is not the TOP 1 feature we need.
When the device is installed...
Hello everyone,
I'm curretly working on a new design based on nrf52832, and I'm validating different interfaces. Currently working on SPI, I'm testing it with a W25Q64...
Hi,
I would like to test a websocket connection over NB-IOT with the nRF9151DK. I started with the websocket_client example but I have those warnings and errors at startup...
I have flashed the Blinky sample onto an nRF52840DK.
The power consumption is extremely high.
I am using an PPKII to in source mode. It is connected to the External Supply...
I am using nRF Cloud to update firmware on nRF9160 based products in the field. They are connected via LTE Cat-M on Telstra in Australia. The problem is that the download...
Hi, I am using timer capture function to get the current time when i get the interrupt on GPIO.
But it is not returning correct timer value in seconds (Example: for 2-3sec...
Ok so this is an interesting one.
When I got a new PCB with a MDBT42Q module containing NRF52832 I flashed it for the first time (program and softdevice) all the code works...
Hi, I have started development on nrf52840 .
I want to use BLE as a Peripheral . Can you please suggest me which example I can use for sending characteristics and add my...
Hi everyone, I have questions like this: I'm using experimental_lpn example when I want to connect to the friend node when I get request timeout. As far as I know when the...
We're thinking of attaching a battery in the manufacturing process but they may not be programmed right away. Do empty nRF52 modules go into sleep mode when there is no program...
Hi
how to connect one peripheral to two central and after connection established sent the data to both central?
I am using nrf52, soft device 132 .
i am able to make...
Hi!
The nrf5340 PDK I've purchased does not have a mounted "nRF USB" (J3) port, only the debug (J2) port.
Is it possible to do raw USB communication with the USBD driver...
Dear Sir.
I am using the Timer of nRF916 .
In a simple project the timer is working fine ( see attached code ).
A buzzer is connected to PWM output pin 12.
I can...
Dear Sir.
Attached a code .
It takes about 20 seconds from power on until the Blue Led is On.
The timing of the Blue Led is about 2 sec , as in the code.
Commenting...
Hello
I use sdk v17 and nRF52DK. I want to use mpu6050 sensor in the example of ble_app_uart. SDK provides a driver for mpu6050, but I am not good enough to use it.
https...
Hi, I'm a beginner with these Nordic DKs. I'm just trying to connect it to my computer and get familiar with the hardware and firmware. However, when I plug in the DK via...
i want to store and retrieve data in flash. i followed steps as in the sdk infocenter but i am not getting the interrupt after fs_store(). Actually return value of fs_store...
Hi,
In my current project based on SDK 15.3 and sd140, I am using nrf52840 in both peripheral and central devices. I need to be able to maintain 10 concurrent connections...
Hi i am using the nRF52dk and i am trying to control a bldc can anyone help me to guide in how i can generate a pwm to get a sin wave
best regards Nikolai
Currently I want to build the light_switch examples from the nrf5_SDK_for_Mesh_v4.2.0 on my nrf52840 dev board but this gives the following error "boards.h: No such file or...