VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
Hello,
I am writing an iOS code using Swift3 to connect an iOS10 device to nRF52 pca10040 and blink an LED. The nRFConnect on iOS can easily connect using the device name...
void in_pin_handler (nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action)
{
nrf_drv_gpiote_out_toggle(PIN_OUT);
}
This function work with interupt event (push...
here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
Bonjour, J'ai récemment eu le besoin d'ajouter le bluetooth dans un de mes projet et j'ai opté pour le BL54L15 de chez Ezurio que je programme avec une nRF54L15-DK. Mon soucis...
I currently have an nrf9151dk set up on a breadboard along with some peripherals intended for some evaluative testing. Part of the purpose of this testing is to assess the...
Hi, I'm working with the nRF9151 DK and currently going through the Cellular IoT Fundamentals course. In Lesson 4 , it states that we should see a message indicating a successful...
I want to add nrf21540 fem support in our nrf54l15 based application. I am currently using nrf54l15dk and nrf21540EK to achieve this.
Below is the .overlay and prj.config...
The VSCode nRF Kconfig extension has very high cpu usage (2 cores at 100%)
When disabling the extension, the cpu usage drops back to normal.
I see the following in the...
I'm having an issue with SPI communication. The problem is quite simple: if I use the Zephyr driver, everything works fine, but if I use the nrfx driver, it doesn't. The function...
Dear,
I recently upgraded my project from NCS 2.4.0 to NCS 2.9.0 and encountered an issue with the ST7789V display driver.
Previously, I used SPI0 to interface with the...
Hello,
I have designed this schematic according to reference designs provided by Nordic Semi, however I might have failed as I am unable to flash the main module. I should...
Hi,
I am using nrf54l15 ,here I have bare i2s code for reading data from mics and ble code for notifying that data but here I am planning to use lc3 codec to compress data...
Hi,
I am building a Thread network ( www.youtube.com/watch with a Rasp Pi 4 as a border router, an nRF52840 DK as an RCP, and an nRF5340 DK as a child to be added into the...
Hi everyone,
I'm currently working on measuring the power consumption of the 9160DK board and following the guide: Getting started with current measurements on the nRF9160...
Hello, I am trying to use the subghz template in ncs 2.5.2 but I am running into an issue when enabling NanoPB. When enabling NanoPB with CONFIG_NANOPB=y the application faults...
Hi
Could you provide what is the max DCR value of L2/L3 10uH inductor in document "PCA20053_Schematic_And_PCB.pdf" that nRF5340 can be accepted?
nRF5340 datasheet only...