Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi, I'm having an apparent memory issue after increasing my PPI channel and GPIOTE allocation. Here's the basic setup:
nRF52840 with SoftDevice 6.1.0
SDK 15.3
I...
Hello,
We're intending to use the free flash region for two purposes: Flash Data Storage and DFU. The Flash Data Storage will be allocated a large number of pages (100...
I am using the example on sdk12.3/examples/ble_peripheral/experimental_ble_app_buttonless_dfu and copied the relevant parts to my app.
It is now apparently working. The...
Hello ,
currently i am working on indoor navigation project for that i was setup 4 node in a square shape, the nrf52832 beacon was continue transmitted packets. we also...
Hello,
I've been looking into the performance of the coded PHY (S8) to see if it fits the needs for a product we intend to make. All research and documentation I found about...
Hi,
Im currently wondering how I would power the nRF52 dongle with a 3.85 Liion battery the best way. Voltage range will be between 2.5v and 4.2v.
I read you can use VDDH...
Hi, I am trying to make the iBeacon emulator using nRF52840-DK without SDK. I have found the iBeacon packet format.
When I send this packet using SDK, that worked. Now...
Hi all,
I am having a problem with the startup of the software on an nRF52840. It works fine on an EVM but not on our own board. The software is hanging in the softdevice...
Hello,
I have loaded the https_client sample to my nRF9160 DK, and when it runs, it blocks after printing "Provisioning certificate" for 10 minutes exactly. That would mean...
When installing the Nordic Connect for Desktop environment on macOS, a requirement is a running Apple Xcode IDE. The scripts which invoke Xcode (whether doing a manual install...
My project has successfully debugged the communication of SPI_2, SPI_3 and UART_1. Now I need to debug the interface communication of I2C, when I turn on the macro switch...
Hi,
I need a way to have a concurrent connection (multi-peripheral), with whitelisting and bonding. Is there any example of this?
I found an example for multi-peripherals...
Hi!
I loaded up the LTE Sensor Gateway application on the 9160-DK, version 0.8.5. It crashes at the same point every time. I can see it connect to the cloud. When it attempts...
We would like our device to accept "just works" bonding for the first 2 minutes after power up in order to provide simplicity, but require mitm with oob after this to provide...