Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...