on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Hello,
I'm currently using the nRF52840 DK and i need some help. On the other hand, i have BLE ela identifiers/sensors : elainnovation.com/bluetooth-low-energy.html
My...
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...