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...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
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...
Current consumption during k_cpu_idle() after GPIO interrupt does not take the same value. Why does this happen? Any idea? Thank you for reading this post in advance.
<Environment...
hi all, i'm using uart with easyDMA, and i'm disabling and enabling it back on my code. before disabling the uart TX and RX works fine. after disable&enable i get wrong data...
Hello,
as part of the development that will soon be in production, I would need to be able to authorize or not the pairing according to an internal state of my device. ...
The memory returned by the pointer returned from cJSON_PrintUnformatted() in below file must be freed.
https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master...
I m analysing application source code searching for implementation of INDENTIFY.
The problem is that application has hundrets of classes and it is very complex so it is...
I am developing a product and there is this situation. My custom board doesn't have UART so I will have to communicate over a Virtual Serial COM Port.
I have a desktop app...
Hi
We want to open L2CAP channel to stream data between nRF52840 and iOS, We cant use OTS example since there is no OTS support from Apple core bluetooth framework.
So...
hello ,
i want to develop a smart home product in which i want to use the indoor positioning using Bluetooth 5.1 Direction finding, i have seen that the " nRF52811 " have...
Hello I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
We have developed...
I am trying to use a Raspberry Pi B+ as Bluetooth to Wifi bridge. But I find that the bluetooth range is very diminished when talking to my Nordic nRF51 and nRF52 devices...
Sir,
I have a question about the connection's power setting of the BLE.
I use the API as the screenshot, but there have a error return. I don't konw the reason, so I...
I am following Getting Started Assistant on Mac platform.
However, I run into an error when I issue: " pip3 install --user -r zephyr/scripts/requirements.txt ".
" ERROR...
Hello,
there’s a section in the NRF9160 specification (11.1) that calls out that VDD_GPIO should be applied after VDD has been applied on power up and VDD_GPIO should be...