Hi,
We have a pretty small device to be designed and I was wondering if nRF54L15 CAAA WLCSP would
have updated recommendations for matching network components available...
Hello,
I've been working with nRF9160 for a while now and wanted to let you know, I love this little piece of hardware. The possibilities, the small form factor, the power...
I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
I am developing a Windows7 Visual C++ application to interface via Master Emulator to BLE device.
Where can I find the C/C++ header and lib files? (I am new to Nordic BLE...
Dear Nordic Devloper Zone,
I am facing a problem with RTC timer.
Here is a scenario :
I have an IOS application which is able to set the current time on the nRF51822...
As I understand it, like most modern PHYs the central and the peripheral are exchanging symbols to maintain link integrity and adjust Tx power to maximize battery life.
...
From what I am reading in the S110 spec, this service is supported but not adopted (i.e. example code. Is this correct? Has anyone implemented a navigation and location service...
Hi all
My hardware is nRF51822 PCA0000 and PCA0001,
I just want to compile/load any UART example to test my UART workable or not.
So I have tried example project button_radio_example...
Hello,
Having a problem with the 1 wire sensor DS1820, I've created my own 1 wire protocol functions. They compiled without any errors. but when I run my program, it only...
Hi,
I'm currently developing a board that utilizes a NRF51822 and I'd like to utilize the meander antenna from the PCA10000 dongle reference design. However, I'm using Eagle...
dear Nordic:
i created a new characteristic assigned UUID 0x18e1.in order to be writable,i set its properties with following in
static uint32_t pressure_high_byte_char_add...
I'm measuring current consumption on nRF51822, making code changes and then flashing/debugging via JLink GDBServer and gdb.
Right now it seems like I either have to physically...
Hi,
I´m using nRF51822 with my own application and I want to connect just to one specific master device (for example smartphone) after this one is bonded:
nRF51822...
Hi There,
I am developing a desktop applications (C#) using NRF2739 dongle and NRF8001 on the other side. Things were going very well using the masterEmulator.dll provided...
Hi,
How to put nrf51822 in power off mode? i simply tried NRF_POWER->SYSTEMOFF = 1; in keil but it is not going to off mode. Is there any procedure before making SYSTEMOFF...
Hello, I am using the HTS example for the nrf51822.
In the example, bond information can be deleted during initialisation by holding down one of the buttons.
In my program...
Hi sir
In Desktop 2, before BTLE pairing, nRF51 uses Connectable Indirected advertising. After BTLE pairing with BTLE host, nRF51 will select Directed advertsing for saving...