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 trying to program custom boards with the NRF51822 using an ARM-Flasher with no success. Using J-Flash I can connect to the device properly, program and verify the hex...
What could be the reason for?
Couldn't find any error descriptions.
Using Laird BL620US with newest FW v12.4.14
Error occurs as a response to 'scan start 1000 0 0'...
According to the *.map file the .bss (RAM) usage for my Application is 0x16b8 or 5816 bytes. This is obviously a very high RAM Application, likely due to the abundance of...
Hello Nordic,
I am working on [nrf51822 custom board+SDK8.0.0+SD110]. I need to test button press bouncing and de-bouncing, how it works on the board ? I found one example...
Hi,
is it possible to use this module from LAIRD in connection to the nordic SDK - i installed the softdevice hex but the hrs example for s110 is not running properly ...
Hi.
My nRF51822-mKIT, when attached to the USB port, don't flashes the green LED nor the drive appear on Windows explorer.
It's possible that mbed loader was corrupted...
I have found that when I try and initial the Softdevice to use the Scheduler, shortly after initialization and right before dm_init() runs, I get an NRF_ERROR_NO_MEM error...
Hello,
I am trying to use nRFUart project given with the Master Emulator API, however; the original code crashes while trying to initially reset the hardware device. I...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
I'm implementing a Eddystone beacon ( github.com/.../eddystone ) with the 3 specified frames and it works quite ok with changing the advertising data before transmitting by...
Hello,
I am trying to use the new bootloader provided in SDK v6.1.0 with SD v7.1.0 and MCP v3.7.1. I have loaded the unmodified project from nrf6310/device_firmware_updates...
Hi,
In order to use new nRF51 SDK v. 5.1.0, we have just bought a new NRF51822 EV Kit from your distributor. It contains PCA10001 v2.2.0 2013.49 but the IC is nRF51822...
I am trying to pair nordic with an iPhone app. (using lightBlue) but not device_manager_evt_handler is not getting called
Here is the code, Is there anything else that...
Hi,
i need select bluetooth chipset,but it should support options below;
-Minimum baud rate should be 300 bps,
-It should support 7,8 data bits,
Which can i choose...