Greetings!
I am using Wireshark along with an nRF52840 dongle to monitor BLE traffic between a mobile app and connected peripheral and periodically I see some "L2CAP Fragment...
Hello, I am using the nRF54L15 board, and trying to connect to the Adafruit SHARP 400x240 monochrome LCD display .
I got the display driver alone to function just fine after...
Hi,
I am trying to perform a DFU using SMP over BLE. My setup has NSIB and MCUBoot enabled and thus I am able to perform DFU for MCUboot and Application using nrf device...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...
Hi - I am seeking clarification on a topic as I am a little unsure on the correct way to do things.
I'm using an nRF52840 and porting an old Firmware from nRF5 SDK to NCS...
Hello,
I'm moving my project from SDK1.9.1 to SDK3.0.2. Project is based on peripheral_uart sample (UART part is removed since it is not necessary).
I have encountered...
Hi, i'm using NRF5191 with DECT.
DECT modem: 1.0.2
App: hello_dect sample
In datasheet I found that NRF9151 support various band: 1,2,4,9,22
and I'm using these value...
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...