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...
Hi, I am working on using nrf7002dk to connect to AWS over WiFi. So far I have been able to connect to WiFi and send a HTTP get request through DHCPV4. When I continue to...
In my nrf connect sdk projects i have external custom driver modules that i use across various projects to simplify code reuse. The issue i am having is that when I add MCUBOOT...
I am trying to use the the cellular monitor to get the device information but it seems like it does not connect to the device via J-Link, this is not a DK but a custom board...
I'm trying to connect to my Xiaomi Band 8 and read heart rate data using gatttool with the help of extended Bluetooth adaptor, UB500 | Bluetooth 5.0 Nano USB Adapter - TP...
Hi, I am trying to add some unit testing in my NRF Connect SDK based project. I am using Unity + CMock suggested here . For files with no complicated dependencies it works...
I have noticed while trying to use LitteFS with USB Mass Storage a bug with partition_manager_output.py when using the affiliated key in pm_static.yml. The documentation suggested...
Hi!
I try to explain quickly my setup that is working, I am on nrf52805 and I have SD112 ( 7.2.0 ) onboard. I am ok with placing bootloader at specific address using linker...
Hello
I am working on integrating https client functionality to product based on nrf9160. My current setup consist of nrf9160DK and nrfConnect SDK v2.5.0. Build is performed...
Hello everyone,
I'm using the Bluetooth peripheral sample and I'm in a scenario where I want to connect to my board from only one device at a time, meaning I don't want...
Hi all, I am working on an nrf5340 and I activated the FileSystem Backend log to save the logs in my external Flash. It's working how we are expecting to except once the flash...
Hi,
I'm experiencing high packet loss with the application nrf5340_audio example, I'm using nrf5340 audio DK as a unicast server, and then I'm using a Sony phone to connect...
Hello, I am using nRF52832, nRF5 SDK, s132, and DFU-OTA with private keys and secure bootloader I am trying to enable the DFU Downgrade by disabling the define NRF_DFU_APP_DOWNGRADE_PREVENTION...
SDK:11.0 Example:ble_app_hrs\pca10040\ s132_with_dfu
Hi Does nrf52810 only support a maximum of one central connection at the same time? If I currently want to connect two...
We wanted to understand better the use of external NOR Flash for nRF9161 applications. For example, in nRF9161-DK, this would be the GD25WB256E chip.
For modem delta fw...
Hi!
I just succesfully flashed my modem firmware to version 1.3.6 using the nrf programmer and a segger external programmer. I can still connect over the serial monitor...