So whatever I try, the only way to get my idle current consumption to an acceptable low value is to set CONFIG_SERIAL=n in my configuration. But then I don't get printk functionality...
Hey, I am working with the Matter light bulb sample from the 2.9.1 SDK, which I have modified to support the occupancy cluster. (nRF-52840 and nRF-52840DK)
This worked fine...
Hello,
I tried to use the Cellular Monitor app within the nRF Connect for Desktop software, but it encountered the following error. I have included the relevant part of...
How can we connect the Thingy:53 to the PPK2 using the included PCA64142 current measurement board, for both Source Meter and Ampere Meter modes?
The PCA64142 board...
Hi,
I have a Thingy:91X which connects fine to hello.nrcloud.com. Now I want to connect it to my own nRF Cloud account.
Note that I have successfully provisioned multiple...
Hello,
Recently, my team has been struggling with an issue regarding a nRF5340 device that's encapsulated and inaccessible to be flashed with a JTAG connection. Our normal...
Hello,
I’m currently working on a Bluetooth Mesh project using Nordic Semiconductor devices, and I would like to get guidance on static provisioning and group-based communication...
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...
I just would like to test my new nRF51 DK using the SDK V9. However, I could't build the "blinky_blank_pca10028". It always shows the following error.
Error: *** Project...
Hello,
I m using the UART in low power flow control mode(app_uart library). When the CTS line is asserted, what is the maximum time that the UART module takes for the UART...
hi everyone.
we are migrating to nordic nrf51 series (before we used ble modules from another vendor blugiga which depends on cc2541 chip) so I m pretty new at nordic nrf51...