During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
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...
To the kind attention of Nordic support team,
Could you please give a very quick look at those attached gerber files? Do you think there is something that is better to correct...
Hi Nordic team support,
I want to test communication range between nRF528xx device that support LE coded with samsung galaxy s10 (support LE coded also)
1. If I configure...
For some reason I can't quite program the nRF9160 on the development board using Segger Embedded Studio (SES) when I create a new project. I must be doing something wrong...
When I set "report_incomplete_evts = 1", I get a NRF_ERROR_NOT_SUPPORTED (0x06) error.
If I comment it out, everything work as expected. I want to use it for exended advertise...
Hi All,
I need to find the RF Tx power setting of the nRF52840 by reading from the register. I understand this is possible through Jlink and the following command:
--memrd...
Hello,
I am developping a project on with the nRF9160 and I would like to have the LTE and GPS working concurently. I managed to have both working separatelly on my custom...
Hi. I am confused about flash endurance. In the product specification for the nRF52832, there is a note that flash endurance is 10000 write/erase cycles:
Does it mean...
Hi,
What's the easiest way to subscribe to the MQTT messages that the thingy91 sends to the nRF cloud?
I have tried setting it up with a node-red and a python client...
I am newbie in nrf51822 and I am going to do project nrf51822 with BLE mesh. I have some questions regarding to this, please support me: Does Nrf51822 support BLE Mesh? Does...
To the kind attention of Nordic support team,
In PCA10059 hardware files C10, C13 and C25 are not conected when I see in the bill of material. But it seems that in the real...
Hi,
I am currently just trying to clone the nRF connect sdk according to the getting started assistent.
All the first steps just worked fine, but I ran into a problem...
Dears?
When I click the download link of nRF Sniffer v2.x ,it show "page not found(Error404)"
Would you help me?
nRF Sniffer User Guide v2.2 is to be used with the...
Hi Sir,
In normal, we can see three virtual COM ports in nRF connect - programmer, first is for nRF9160, second is for nRF52840, the last is for nRF9160 but not use.
Then...
Hi
I have a wired situation in my project. Everything is working fine when I am running my heart-rate device with the debugger. When I detach the debugger or just power...
Hello
A project that recently made a sensor found that the timer consumes a lot of power.
I built a timer to collect sensor data in the timer handler.
Sensor only...