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...
Dear Nordic Team,
Today, as of January 30, 2025, our devices started giving the same error and we are no longer able to receive any location data from nRF Cloud and even...
Hello,
I'm currently working on a project that uses the PMIC nPM1300. We need to monitor the battery's SOC, capacity, etc. As far as I understand, I need to use the fuel...
We have a number of graphical assets that are taking up a significant amount of flash space on the nrf52840. I would like to use memory external flash over QSPI to store the...
Using the LVGL sample... The sample LVGL code works on nrf52840dk but not the RAYTAC MDBT50Q . I hope I'm just missing something obvious?
Flash blinking to nrf52840dk...
Hello !
I am using using the chip BT840F of Fanstel (based on the nrf52840) powered by an external 3.0 v battery for my beacon BLE application.
Regarding power consumption...
On Friady we were finishing off our final testing for our nRF5340 based product (SDK 2.1) when we discovered we couldnt do firmware updates from Samsung Galaxy Tab A8 tablets...
I like to use the DTM mode in a test mode of our device based on nRF5340. Using SDK 2.7.0 with Zephyr. Started with using the DTM example but it does not build. Beyond other...
I've purchased a couple of nRF5340 Audio DKs for testing Auracast broadcast source/sink. Installed VS Code and have the sample apps built & flashed.
SOURCE: Sample app bap_broadast...
Since today I can not see my nrf5340 device in visual code any more. Tried to execute nrfjprog -i 1050067883
So think access to board is ok.
Restarted with blinky example...
Hello,
We are using the Message Routing API of nrfCloud to consume messages from DLQ. According to the documentation here: https://docs.message-routing.nrfcloud.com/#tag...
Hi,
We have a custom nRF9151 we are designing and wanted to inquire whether it was possible to use RTT for both console logging of the device and Modem Trace? Ideally...
Hello,
I have an application that I have been working on that is based off of the peripheral_uart example. I plan on attaching the device to a computer with a serial cable...
hello Nordic
we are working with nrf52832 and nrf 52840 .. migrated to ncs2.7.0 lately and now migrating to ncs 2.8.0 (at the moment building without sysbuild)
we did...