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 everyone.
I have problem with my device. I use Visual studio with visual GDB and I'm trying to use interrupts from RTC. Got from this site lot of examples and wrote some...
Hi,
I am running my nRF9160 DK in "nRF Only Mode" (Via SW1). I would like to drive the serial terminal out via one of the GPIO pins, connected to my MAC using an FTDI serial...
SDK v15.2.0 using peripheral spi example. Windows 8.1, uploading to nRF52 DK.
In my while loop I use bma_spi_read() twice with a small delay in between. The first...
Hi,
I am using the reliable message communication to measure Round-trip time based on the Light switch example.
I noticed that in high traffics, some packets are not...
I want to use TimeSlot API for nrf52832.
two question.
I want to use time slots regularly . I call follow, timeslot_open() timeslot_request() - timeslot_end() -> IDLE_STATE...
Hi there,
I've already asked about it https://devzone.nordicsemi.com/f/nordic-q-a/49701/commissioner-disable and I've tried it but nothing work. I've already spent 5 days...
I am in pre production with the nRF52840. My customers have access to the micro USB port on the device. I want them to be able to define a string for the nRF5 transmitted...
I am using nRF51, SD 130 1.0 and SDK 10.0.0. I have 11 buttons connected to nRF. Currently it only works for up to 4 buttons (APP_TIMER_OP_QUEUE_SIZE is 4, but I'm not sure...
Hi,
i am working on spi master example in nrf52832, when clock is set to 8MHz, clk signal output at the nrf52 pin is more like triangle wave.
is there any way to set pin...
Hi,
At the moment, my current location does not have an NB-IoT network for the nRF9160 DK to attach to. This means that the device is unable to activate PSM mode (which...
Working with SDK 15 on an nRF52832:
I have a peripheral applicatin where I'm computing the value of a BLE read on the fly.
Currently I do that by:
Setting up a BLE...
Dear dev community,
I've got a very simple question: How can I see the subscription and publishing addresses list in any mesh node for any model?
Thank you!
Regards...
Hi I am developing a custom PCB for the nrf51822 chip. I heard the nrf51822 chips do not come with preloaded firmware or bootloader. Do I need to also flash the bootloader...
Base on nRF5_SDK_15.3.0_59ac345 for NRF52810, I wrote the following codes,
Use nrf_drv_uart_tx to send data is successful, and NRF_DRV_UART_EVT_TX_DONE occur normally...
Hi All,
I am interested in designing my own Bluetooth beacon (Several of them, about 10) and connect it to a computer and read sensor data from those beacons (For example...