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...
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...
Hi,
I am trying to understand how the connection parameters and settings work and how they change the throughput. For this sake, I have been experimenting with the ble_app_att_mtu_throughput...
Hi everyone,
I few days I tried run on my NRF9160 DK CC310 hardware RSA crypto functions.
When I started it at first I ran security_service demo where board run random...
Hi,
When I write a very simple USB audio device that just pass a sinuous wave created in a timer that runs at a 16KHz freq - how can I tell "someone" on the host listens...
Hi,
I'm wondering if there are any samples that show how to use sleep mode on the nRF9160. Not quite sure where to start to look for resources on this. Any documentation...
Hello,
Please check this code for BLE disconnection.When peripheral tries to disconnect from the central , it is disconnect successfully the first time but second time it...
Dear Sir or Madam,
We are currently trying to connect two nRF91 to the NRF Cloud service. We were able to activate the SIM card connected to the board, however, we were...
Hello,
I was having a lot of trouble with BLE_GATTC_EVT_TIMEOUT on the nRF51 and softdevice v2. But now I continue to have the same problems on an nRF52 with Softdevice...
Hello. Want a bit clarify some ESB protocol features on nrf52. As I understand 8 separate pipes allowed to use. So I can send separate payloads via every pipe. Here is some...
Hello,
I would like to use the serial port library with free RTOS. I read several threads that timeouts do not work when using free RTOS. So I tried to use the lib without...
Hi There,
I want to pair my nRF52840 BLE module with a laptop over the bluetooth, while, I cant able to connect it. Now il will explain the whole scenario.
I have downloaded...
I'm running Windows 10 and loaded pc-nrfconnect-ble-231-master from GitHub,
Per the README I npm installed windows-build-tools, then npm install.
I got some warnings about...
I am using nrf52832 dev board . I have used the example code of ble_app_beacon code . I am able to send my data through the beacon. But while using nrfconnect app, the scanning...
HI,
I've been using the Nordic Command Line Tools to do the following:
program an example hex file to the SoC
read the code, ram, and uicr registers and save to file...
Hello.
My question concerns UUID.
Exactly where does it come from?
Can I generate this UUID for my own application ( https://www.uuidgenerator.net/ ) or maybe it is...
Working on a migrating RF test firmware that was working on 52832 using SPI to AT86RF233(for 802.15.4). Was able to exercise PHY with that setup to send specific packet with...