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 was using an SPI serial nor flash device with NCS 2.8.0. I tried to get the flash into deep power down mode, but it doesn't seem to work well with NCS 2.8.0. So I upgraded...
Similar to ticket # 349557, we plan to operate nRF9151 in SLM mode and use both LTE and GNSS features. There is some interest in having GNSS (NMEA) data sent out on a dedicated...
Hi Team,
We have started our BLE development using nRF54L15 using SDK 3.1.0.
We have selected this MCU because it support all security features, we are going to start...
NFC certification and library.
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nfc/README.html tells me, NFC is supported by nrf52 and 53.
e.g. libnfct2t_nrf52...
I am using nrf54l15 with NCS v3.1.0 with the following error when i connect it(i worked in NCS v2.9.1 successfully):
Controller unresponsive, command opcode 0x2035 timeout...
We as a company love the app (nRF Connect) and use it accross a lot of devices to recover stolen goods with BLE.
However, on all my Android devices (modern tablets and phones...
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...
Hello, I am testing the system off demo on the nRF54L15 DK using nRF Connect SDK v2.8.0 (Zephyr v3.7.99). I ran the sample exactly as provided in the SDK .
Observed log...
I am using the nRF7002DK with the nRF5340 SoC. By default the board runs at 1.8 V until I provide 3.3 V on VIOREF. Currently, I am using another board just to drive VIOREF...
Hello there,
we're using multiple pwm-channels of one module of the nRF54L15 for different purposes (multiple motors, h-bridge control; depending on the project).
When...
Can my Power Profiler 2 be faulty?
It does the following in both source meter and ampere meter mode. I start to measure and it shows some microamps current that's expected...
I have a custom board that consists of a nRF52840 and a nRF7002 WiFi companion chip, connected via SPI. (not QSPI)
I wrote a tiny test program that configures the nRF7002...
I'm implementing an OAUTH procedure on my device. I'm able to access login.microsoftonline.com and get user and device codes, then after authorizing, I can access the token...