Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
So I see ble_app_hrs and others have some nice examples of buttonless reboot into DFU bootloader. But for security reasons, I'd rather the user hold down the reset button...
hi, I am very new to ble and I am trying to download softdevice S110 to my Yunjia NRF51822 board. I am using J LINK connected to my linux PC to download the softdevice to...
Hi:
I used a design with nRF51822-QFAA+BAL-nrf01D3+Pi-network+SMD chip antenna,but it didn t work well.I tested the VDD_PA Pin ,it didn t have a 1.6V voltage(datasheet),that...
Hello,
I am trying to adapt a bootloader from sdk examples to my nRF51822 board without success.
I am able to adapt the example apps from the SDK (I have to change the...
I want to use ble_app_multilink_central example but can't work.
NRF1422
QFACA10
PCA10028
already program softDevice S120 and use Keil C to download ble_app_multilink_central...
I'm trying to use gpreg for state across toggles of nRESET. I thought it was working, but when I tested it on hardware without jtag connected it seemed that gpreg was getting...
Hello,
Finally, after some struggle, I achieved to port the bootloader to s120 V2.1.0 and work just great on a dev. board with nRF51422. But now I have another problem...
Hi, i hope i'm not duplicating any questions, but i couldn't find a similar one.
I worked with other ARM micros in both mbed and Keil before, but i'm new to Nordic Semiconductor...
Hello,
I getting started with nrf51 DK.
I followed with many blogs.
I checked errors, and fixed. And I builded the example 'blinky'
But my nrf51 is not blinked.....
Hi all,
I am doing the PTS and meet some issues here:
Using the SDK 8.0 KB demo with SD8.0;
Do the profile test with PTS dongle and tool, and return errors on...
Hello everybody,
I'm using NRF Beacon (51822) board, sdk 6.1.0.0 and s110, problem is when I enable whitelist and add the Bluetooth address of my phone( 74:51:BA:F7:60:9F...
In my bootloader I'm using sd_flash_page_erase() directly without pstorage.
The flash erase performance is exceedingly slow. It is taking 13.187 seconds to erase 132 pages...
Hello!
We are thinking about creating some devices for Apple HomeKit.
But devices for HomeKit have to go through one thing: Apple certification. And one part of the certification...
Hi
Maybe silly question:
I was wondering: if I cast a pointer to a uint32_t to an array "buff" of uint8_t, what is held in buff[0], MSByte or LSByte?
Or in other words...
Having just upgraded to the Soft Device 6.0.0 and SDK 5.1.0, I can no longer flash my nRF51822 from Keil. I get this in the Keil console:
Load "C:\\Users\\Eliot\\dev\\nrf51_sdk...