During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...
Hello,
I want to use a mobile Bluetooth as a transmitter and the dongle of nrf51822 s110 (pca1000) as receiver using master control panel and just read the RSSI values...
Dear All,
Can we used GPIOTE Channel for Both Task Out and Event IN functionality if yes how can anybody use?
I want to make 15 External Interrupt using GPIOTE module...
I am wondering where I can find the temperature dependent behavior of the ADCs on nRF51822. I observe the ADC readings vary noticeably even when the die temperature reading...
Hi Nordic,
Where is a bug in bsp.h nRF51 SDK 9.0.0 and I think it was were before as well:
LEDS_NUMBER equal 0 causing a compilation error.
In Line 59:
#if (LEDS_NUMBER...
it will try to lower the RF, TX power
Bluetooth is not sure what to do because the first time
What things do I need to solve ? ex)component, software,hardware...
Good morning,
I have already implemented my application based on nRF51822 and SD110 v8.
In what regards bonding, I use a static passkey and it works fine.
The product has...
I will use the functions in app_timer to set a timer to fire every 3 seconds. I want this to occur "forever" (e.g.until a restart of the nRF51).
To avoid a timer overflow...
Hi,
I am using the nRF51-DK board as a central running with ble_app_multilink_central_s130_pca10028 sample application. I am using SDK version 9.0 with Keil 5.14 version...
Hi all! I am using the nRF51 DK and I am trying to use the elements demo APPs that Nordic provide - the Beacon app. after the downloading of the app and watching it working...
Hi
In my application, I use some of the IO pins for a multi-purpose sensor interface, that I would like to be able to configure when the application is running. The interface...
Hi,
Can anyone help me where can find the example ble_hr ? I have changed the main file and it is saved and now I want the original example that was in C:\Keil_v5\ARM\Device...
I have IAR Embedded Workbench 7.40 installed with nRF5x_MDK_8_0_3_IAR.msi. However when i select nRF52832_xxAA i get the below message:
WTD: Unavailable option selection...
In IAR Embedded Workbench for ARM, version 7.40.3.8938 (w/ common components version 7.2.4.3784 ) with nRF5x MDK for IAR version 8.0.3 .
When selecting the target in General...
Hi,
I have a couple of nRF Beacons and want to change the program so that it scans for iBeacon packets before starting to advertise.
The flashed program is just advertising...