Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hi
There are some problems with nRF Connect for VS Code Command.
Most of the commands about SDK and toolchain are not available.
I have tried to reinstall vs_code...
I cannot get an ADXL345 (Adafruit breakout) to work with an NRF52840DK over SPI (Zephyr). Wiring is normal: SCK -> P1.5 MOSI -> P1.6, MISO 1.7 and CS 1.8 This is my .overlay...
NCS2.7.0
board:nrf54L15
We need a hardware to equip the nrf54l15 hardware, such as using internal or external low-speed crystal, power supply method is DCDC or LDO, etc...
Hello,
I have a thread that is reading sensor data over I2C. When I suspend it I cant access I2C from another thread that's reading another I2C device.
I tried isolating...
Hi,
I am trying implement signature keys feature in light ctrl sample . Before I do this, I have implemented FOTA over BLE feature in it successfully.
However, after I...
Hi All,
I have developed a low-power windowcovering product based on Matter 1.3, and currently, I'm conducting CSA certification testing. However, I've noticed that many...
Hello,
We created a custom board around nrf7002-DK (which includes nrf5340 and nrf7002 for wifi). We are using TF-M (including a custom secure partition), BT (child image...
Hello All, I'm new on Nordic. Could you tell me please the shortest way to flash the dongle to run as a slave for Android Blinky application?
Blinky app already installed...
Hello,
Not sure if this is the best forum, or a forum related to Zephyr would be better. I am testing with the direction_finding_connectionless_rx sample project. I have...
Hello All, I'm new on Nordic. Could you tell me please the shortest way to flash the dongle to run as a slave for Android Blinky application?
Blinky app already installed...
Hi,
I am using the NRF52840 DK. I am seeing the console logs in UART-0 and USB console (exposed as ttyACM0). However, I would like to disable the logs on UART-0, but needed...
Hello,
I'm running the " peripheral uart " example included in 2.7.0 SDK on a nRF52810.
It works fine but when central application disconnects no advertising messages...
Hello,
I am trying to run the Direct Test Mode on a custom board. We have two boards revisions, one with a nRF52832 and one with a nRF52811. I managed to build the DTM for...
hi support team,
There is no tolerance in the D/E dimension of nRF54l15 QFN,
It is reasonable to have a tolerance for packaging parameters,Can we provide a max value...
Hi,
I'm trying to integrate Matter protocol but encounter some problems. We're using nrf5340 devkit, and Zephyr.
1. There seems to be two repositories, what is the difference...