Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
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...
Hi
I'm new in nordic development.
and i need sample code for LSM303AGR Accelerometer.
i found a LSM303AGR_ACC_Driver.h and c file but i have no idea how to use these...
Hi,
is it possible to use the onboard buck regulator of the nRF52840 to supply the 3V for the rest of the circuitry while nRF52840 is off (and also for the nRF52840 while...
I would like to be able to use the Nordic Connect app for debugging and be able to observe the current UUIDs/handles of my attributes as I change them.
I have attempted...
Hi,
I am using BL600 Development Kit(Laird).
Is it possible to develop my application on this kit using the Nordic tools( Keil IDE,SDK and soft-device)?
if yes, is...
Hello, I studying nRF51 SDK for mesh.
I have a nRF51822(PCA10028) is a Client, and three Server(two nRF52832-PCA10040, a nRF51822-PCA10028).
I did the same way with Light...
I am building an ap (based on peripheral: ble_ap_uart with custom characteristics.
I want 18 characteristics for a single service.
My software works with up to 12 characteristics...
Hello, we would like to consider this chip for a product, but I have been waiting for this to be on sale for purchase since February 2017. It's still 12 weeks out and it's...
Hi, I followed the NRF51 Guide and downloaded the file linked, and it installed the J- Link Commander, once opened it gives a prompt J-Link> and when I enter in -e command...
Hi guys,
I’m using nrf51822, s130 and sdk 12.3.0…
I would like to achieve that unknown peripheral won’t find my product or at least differentiate by device name while...
Can i use the bouder router used in thread example(on nrf52840) in the iot example to replace the Rpi bouder router so i can skip the tunnel setup(using hurricane tunnel)...
Hi everyone,
I have some questions regarding the use of EDIV and Rand in BLE Legacy Pairing.
What I understood from the specs is that these are generated during...
I think instead of releasing separate SDK for #BluetoothMesh, Nordic Semiconductor should merge #BluetoothMesh into #SoftDevice. Is it possible ?
If yes, then we can even...
We are using the nrf52840 with OPENTHREAD and would like to use the Nordic COAP application because block transfer and observe are implemented. We need to do multicast and...
Hi,
I have a development board nRF52832 and we are looking for 3rd party modules built on the same. I want some configuration changes on the modules.So, please someone help...
Hi
I am currently using SDK 12.1.0 with SD 3.0.0.
I want to add the option for serial DFU, which was added in SDK 13.0.0.
I wonder if I can implement the serial bootloader...