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...
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...
I have nRF52832 running ble_app_rscs as a server, sending notification to the client every hour. I know that the client can read the values also by sending bt_gatt_read to...
dear Devzone
A disconnect error 0x22 occurred.
I know that error 0x22 is LMP_RESPONSE_TIMEOUT / LL_RESPONSE_TIMEOUT.
However, the location of the error and the reason...
I am using nRF52832 with SDK 15.2.0 for my application. The application is created taking ble_app_uart example as the base. I have modified the example to suit my requirements...
Dear,
I am working with thingy:91, v1.0.0, and running asset_tracker, I got fix location from GPS, but I am not so happy with these positions from thingy:91, sometimes the...
It seems that when I call nrf_inbuilt_key_exists() to determine if a certificate already exists, it causes a subsequent nrf_inbuilt_key_write() call to either fail or succeed...
Hi,
We are using a custom board based on nRF 52840, trying to transfer data to external QSPI flash(GD2QC).
Flash was successfully initialized and exchanged chunks of data...
Hello guys, i am trying to write a c code to read and write data to the onboard memory. i am using nrf52840 and segger embedded studio. i have used sio pins 41, 40, 04, 44...
Hi,
I already tried connecting my nRF9160 (in July) without success. I'm trying again but still no luck. If I'm right Orange has LTE-M already rolled-out in Belgium?
Anyone...
Hello,
I try to add a Thingy:91 to the nRF Cloud after I received it today. The sim card got's activated without a problem. When I try to key in my IMEI and the Pin which...
Hello I am developing based on "multirole lesc" of BLE sample project. In that project, the value of “NRF_SDH_BLE_CENTRAL_LINK_COUNT” in sdk_config.h was changed from 1 to...
Hello!
I'm struggling to get ESB running on the Sparkfun Pro NRF52840 mini. I successfully set up the toolchain and can build and flash the board. This works fine.
I built...
Hi,
We are using nRF9160 ncs version 1.0.0.
I have two queries.
We are making connection with AWS server. In the backend we have telenor server.
We make MQTT connection...
Hy,
I have a question to the udp_with_psm sample. To my situation: first it looks like as it works correct (find LTE-NB connection, open socket and send data), but the sent...
Hi
Sorry if I have missed something obvious here, I have been looking it this one off an on for a couple of days now, I have gone through the Getting started assistant...