The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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...
i am running this code on my nrf.
const nrf_drv_timer_t TIMER_LED = NRF_DRV_TIMER_INSTANCE(0);
uint8_t flag;
/**
* @brief Handler for timer events.
*/
void...
I currently have both the nRF51 DK and nRF51 Dongle plugged on my PC. In Keil, when I try to load my program into the nRF51 DK I get the following error: "No JLink is selected...
HI People,
I face a problem when I do an OTA DFU from APP to APP. I compiled ble_app_hrs S110_with_dfu example fro sdk 9.0.0 and did OTA dfu. Now the device advertises...
I'm in the middle of putting a NRF51822 device through bluetooth certification. The test house has asked that I have modes where the radio is transmitting on certain frequencies...
Hello. I finally succeeded mouse keyboard combo. I use mouse sensor with SPI. I send mouse_move_data in loop. However, when I connect with the computer, the mouse pointer...
I am trying to debug a SPI application using Keil and the Eval board, but am having problems with control of the port pins. I am using pin 23 as the CS pin. it configures...
On SDK 9.0 only
Do not judge the quality of SDK based on number of entries here. This thread should be considered part of Nordic effort to main the quality of the release...
Hi,
I'm in the process of transitioning my application and associated bootloader from SDK 7.2.0 to SDK 9.0.0.
I can compile both my application and bootloader now against...
Hello,
In order to test my BLE project with a development kit from Nordic, i want to know the following :
Does the nRF51-DK contains Revision 3 of the nRF51422 ?
...
I just bought the nRF51 DK and trying to follow the Beacon Transmitter Sample Application Example.
I would have 2 questions:
1 - At one point it says "Define the compiler...
I use SDK 8 or 9 &my compiler Keil uVision 5
my Development kit pca10028
Where should I add thede #include files?
I Mean de XXXX.h or de XXX.c.
Where Should I add de...
Hello, I've searched the forum for information regarding handling real-time tasks with the nrf51822. I've found this post -- devzone.nordicsemi.com/.../ -- which is similar...
Hello,
I am building a custom app and upon moving to SDK 8.1... and later SDK 9.0 I experience very odd behavior with Nexus 5 specifically. Our custom application works...
Hi,
I have nrf51822 bluetooth smart kit Rev 1.1.0 .
Is this beacon compatible with Softdevice110 V8.0?
I want to know this because I have read that "The CPU will by default...