Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
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...
Hi, I have been getting randomly errors status from pmic measurements including status 64 (trickle timeout, I presume). Do you have any sample code to handle errors as per...
This is a custom board with nRF54L15. I have the following peripherals connected:
I2C30 SDA:P0,02 SCL:P0.03
I2C20 SDA:P1.13 SCL:P1.12
UART00 TX:P2.02 RX:P2.00
I also...
Hello,
Currently designing in the npm1300 into a project and want to understand better the difference between the LDO and the load switch. In the example schematics the...
Hi
Since the Vout setting range is 1V~3.3V, and the datasheet Figure 39 show the dropout voltage is ~60mV(0.06V)
Why datasheet LDO electric spec. show the VIN need larger...
Folks,
We have been developing a product to use the nrf51840 Dongle. Idea being to solder it to a mother board and as it's pre certified we don't have to go through RF certification...
Hello, I'm building the sample Measure battery voltage on a custom board, and I have an error voltage: setup: -134 at runtime. The overlay file is configure as explained in...
I want to implement OTA (Over-the-Air) updates using Thread on the nRF52840 DK board.
Are there any sample codes or references available for achieving this with Thread?
Hello,
I'm trying to use nRF9160 Development kit and it is not showing up in connected devices view in VS code.
Switch position is correct(nRF91) on the development...
I am using v3.0.2 SDK, nrf52832 DK, and I am learning academy.nordicsemi.com/.../ . I encountered a problem in step 4.2:
Please help me find out how to debug