I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
We have an existing application for the NRF52840 using SDKv15. This application will handle writing a new application to a free bank. I need to add the ability to jump from...
I need to do a DFU via BLE but I do not have enough memory. For the past few months I have been working on a custom bootloader that would use an external memory to do the...
Hello, I am on conenct SDK 2.6.0 and trying to run the Zephyr Bluetooth:Central example on the nrf5340 dk to connect to a Minew S4 door sensor and get data from it. Here is...
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...