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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
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 using SDK v3.2 and I'm extending the lighting example. I'm developing an extension to the provisioner, to inform a back-end about the configuration of the subnet...
Hi,
our device has current limitations in the range of 1mA. We were examining several ways to limit the actual connection parameters to keep current consumption low. But...
Hi,
I'm developing an application to monitor the current application and network context, by extending upon the existing Light Switch example in nRF5 for Mesh SDK v3.2.0...
Hi everyone !
I have 3 services and 13 characteristics in my project. Until today, 3 characteristics were working fine. But i added rest of the characteristics and my project...
Hi all,
I am currently using Pyaci serial to establish and test BLE mesh network, and it work fine.
The further step we want to do is to create a duplicated Provisioner...
I have a Thingy52, but no DK. I would like to know if it is today possible to upload a custom firmware only using OTA (no DK), eventually starting from the Nordic Thingy app...
Hi,
I'm trying to transfer data between an nRF52840-DK and an Android phone which has nRF Connect installed on it and I can only reach about 40kbps (that is kilo bytes per...
Hi, I am working on installing the pc-ble-driver-py library and building it to run an application for a nrf52840 Dongle over serial port.
I have followed github.com/......
Hi everyone!
I have a nRF52840 dongle and I am trying to run python examples from pc-ble-driver-py. The dongle is connected to a PC running Ubuntu 18.04. The dongle is flashed...
Hi,
I am using the SDK 11 on nrf51822 I just merged the TWI sensor example and the BLE UART example. Both work together but the softdevice seems to be slowing down the twi...
Did anyone configure correctly VS Code with nRF Mesh example?
I did install CMake on my computer and download CMake extension to VSCode. I am working on Windows.
I did...
Environment - Mac - nrf tag; 1.1.0 - modem fw: 1.1.0 - DK 0.8.5 - debugging by SEGGER RTT The program polls SMS for a certain time and if SMS is received, it reads the messages...
Hi.
I am trying to update soft_device version 6.0.0 to 7.0.1.
I read that because of the major version change (from 6 to 7), i must update the bootloader as well.
I...
Hi,
I am prototyping with the the THINGY52 using nRF Connect.
I am using the services available to drive the MOSFETs on the expansion connector P4 through the services...