I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hello,
I have a Friend SoC with nRF52833 via SPI HCI communicating with my nodes that are nRF52833 MCUs. The nodes are LPN nodes sends data to the friend and awaits a reply...
When using the Serial Monitor, sending AT commands does not show any response from the Actinius Icarus board (nRF9160) Is there any way to resolve or debug this issue further...
Issue Description
The application starts successfully, initializes the modem library, connects to the LTE network, resolves the MQTT broker's address, and establishes an...
Hi,
Just wanted to know if nrf5340dk supports for UART baud rates until 512kbps.? And specific baud rates configuration like 122800.? If yes, is it simply configured as...
Body: Hello, I am using the Nordic Thingy:52 device, but it is not showing up as a port when I connect it to my system. Could you please help me troubleshoot this issue? ...
Hi,
I am using the MDBT42Q module of NRF2832 BLE Module unfortunately i have missed an inductor in my schematics could someone explain me will it work with out the inductor...
~Using nrf Connect sdk and toolchain at version V2.9.0 Attached is the app.zip project.
Basically it consists of a single main funct that prints ("AAAAAAAAAAA") to the...
Hi
I'm working on a nrf54L15DK to connect to windows 10. But the nrf54L15DK can't connect to windows 10.I am using the sample (C:\ncs\v2.8.0\nrf\samples\bluetooth\peripheral_hids_keyboard...
I am testing out the Bluetooth Channel sounding sample with the nRF54L15-dk board using the samples of Channel sounding Initiator with ranging requester. How to change the...
I was trying out the led_strip example in the zephyr samples on my nrf52dk/nrf52832 board with a single external WS2812B neopixel led connected at P0.23 , using the WS2812B...
Hello,
I am currently working in a wearable device based on the nRF5340. We have a few Audio DKs and I am using them as a hardware design reference.
I have a question...
I'm using the BLE mouse example, and the problem I'm having is if I remove the pairing/bonding information from the device, Windows will keep trying to pair with the device...
Hi, I am using zephyr and have created a custom DTS for nrf52840 soc. I am using SIM7070G and have created a custom driver for it which is located in (zephyr/drivers/modem...
Hi,
This string is defined by "CONFIG_BT_DIS_FW_REV_STR". Is there any API that can modify it?
Currently version management is done through VERSION files, but its display...
I attempted to flash the Matter lock example to my custom board, but the MCU shows no activity.
Back in v2.6.1, I used the following configuration, which worked.
How should...