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...
We are developing an application on the nRF52840 kit with SDK 15.2. We are using Keil as compiler. I have started developmet my application with the example ble_app_cscs....
Hi,
I would like to try the DK in a high voltage mode. I tried switching the power source switch to either LIPO or USB (using LIPO battery and USB respectively) but in vain...
Hi, I'm new to thingy, I want to log the data received and viewed in mobile app / web app from thingy 52 development kit which contains nRF52832. Is it possible to log data...
Hello everyone,
I am in trouble because of a vlotage of current problem, I think it is most a voltage problem.
Let me explain,
I have a NRF51DK that I programmed to...
Hi,
there is no migration guide available for 15.2 , my application currently uses 14.0.
1. when will the guide be available? can use the one for 15.0 till then? will...
I have followed this posting by Hung Bui , with light_switch_proxy_server being combined with the ble_uart.
I am using: nrf52 dk, Mesh SDKv2.0.1, nrf5_sdk_15.2.0.
By commenting...
Hi,
Errata 202 limits the use of vdd as a power source to external components and I, therefore, would like to use a GPIO instead.
My question: is there a need to use a...
Hi,
In my project I am using SDK 14.2 with S332.
I need to change the data in the manufacturer part of the advertisement packet once per second (nearly, timing is not...
Hi,
I have a strange issue. I am reading values from an accelerometer. The read values go into an array which is uint8 and 7 bytes long.
The values are read ok and they...
Hello everyone,
My usb connector is dead on my nrf51 dk, do you know if it is possible to program it without using the usb connector, maybe by using a USB serial port adapter...
Hi!
Does latest NRFUTIL 4.0.0 include mesh update option?
I saw in branch dfu_mesh on pc-nrfutil github that this branch was last updated on 16.12.2016 (nrfutil 0.3) and...
In my project LPN node need to communicate with more than one friend node.
Is it possible to make multiple friend establishments by single LPN node or is it something like...
Hi all,
I started a project on nRF52840 dongle with Segger IDE. I used SDK15.2 given by Nordic and my goal is to develop a program that permits to communicate between...