I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
Hai
I have a requirement to download the FW application of NRF9160 M33 via serial UART. Is this possible?
So, which zephyr project am I to consider for reference?
...
Hi all,
looking for samples for using CoAP with DTLS 1.2 (PSK) on nRF9160. All the samples I can find are not using DTLS. Highly appreciate any hint!
Thank in advance...
After a painful sequence here
https://devzone.nordicsemi.com/f/nordic-q-a/80283/how-to-use-the-trigger-library-to-program-the-nrf52840-dongle
I managed to merge the projects...
Hi, We have firmware running on a 833 board, and we had noticed that connection times with a NodeJS central takes around 8-9 seconds. We thought that this had to do with the...
Hi,
We copied sample application from one machine to other and added the project in explorer in vscode
this project was having C++ functionalities
these C++ configurations...
We are using nrf52840 as a peripheral, Nordic SDK 15.3.0_59ac345.
We are experiencing issues in the field where users are unable to reconnect with our device from our app...
I'm facing various issues with nRF Connect for VS Code on Linux (Ubuntu 21.10): " Create a new application from sample " keeps the " Create Application " button grayed out...
I want to get the value of battery voltage using pin number with battery voltage monitoring function in nRF52840. What I tried was to use the function "nrf_gpio_pin_read(...
Hi,
I am getting started with an example in this YouTube tutorial .
I downloaded SES and have gotten the NRF51SDKv12.3.0 from the Nordic Semi website ( here ).
I don...
Hello NRF ,
How Do I flash my dfu bootloader ( merged with softdevice ) and my application hex from nrfgo studio ?
I am able to flash merged bootloader from go studio...
I want to know how to configure parity, stop_bits, data_bits, flow_ctrl parameters in UART in the xx.overlay file.
Although these parameters can be configured through the...
Hi
Nordic Team
I use ncs1.6.0, SES compiler.I have a very difficult problem:
Now I am debugging the 2.4g communication between NRF52833 and NRF24LE1. I set the rate...
In the Provisioner example (unmodified) given in nRF5_SDK_for_Mesh v4.2.0, they provide only 2 elements, even and odd. I've got 3 or more servers and I would like to control...
I have developed two codes based on app_ble_uart for central and peripheral and added peer manager to it for link encryption. The peripheral device advertise based on SIG...