hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
I’m working with a custom board based on the nRF52833. It uses an external 32 kHz TCXO (SiT1552) as the LFCLK source.
In my main Zephyr app I set: CONFIG_CLOCK_CONTROL_NRF_K32SRC_EXT_FULL_SWING...
I was developing with the nRF54L15DK, creating a Radio driver to do Proprietary 2.4GHz communication. In the driver, I use nrfx_event_to_bitpos() and nrfx_bitpos_to_event...
When trying to receive an LE Audio broadcast, issuing an HCI_LE_BIG_Create_Sync command with parameters obtained after scanning for ISO broadcasts, the
HCI_LE_BIG_Sync_Established...
Hi Team,
We have started our cellular development using nRF9160 modem using SDK 3.1.0.
We have selected this MCU because it support all security features, we are going...
With SDK 3.0.2 and 3.1.0 we noticed that during a build, even a 10-core i7 becomes almost unusable. The reason seems to be that all cc1.exe compiler processes run at normal...
Hi,
Is it possible to make the MQTT connected device receive the Shadow config updates and AT Commands immediately? Based from our testing, the device only receives the...
Hello,
I am attempting to program to a custom board using VS Code. I am using the Bluetooth beacon advertising example from BLE fundamentals Lesson 2 Exercise 1.
I am...
I am experiencing an issue with my Tenstar nRF52840 Pro Micro board, which utilizes the Adafruit UF2 bootloader. When attempting to flash new firmware by copying a .uf2 file...
Hi my name is Assaf im using Nrf9160 on custom pcb with SDK and toolchain v2.5.2. I made modbus code which works just fine but when im enabeling the MCUBOOT related configuration...
I am working with St7789v driver based RGB565 Display . I have chosen SPI21 configured at 8Mhz and if I send 15 bytes chunk of image bitmaps, I can see the image in the display...
Hi
I notice there is a statement in nRF7002 dts:
I am wondering if I could always use the highest TXP 0x54 for all modulation indices to achieve optimal communication...
I attempted to connect the central device to the peripheral device.
Both sides are custom boards of nrf52832 and both are based on nrfSDK v17.
The log output on central...
When advertising using Coded PHY with the nRF54L, the reception rate is half to one-third compared to 1M PHY, even at short distances (sufficient RSSI). The receiving device...
Hello,
I am using a custom NRF5340 board and trying to run SPIS related code. The issue I am facing is that MISO pin kept low during the complete transaction . My pin configurations...