Hi,
I have an issue with VS code. The connected devices does not show my jlink debugger nor the DK. However, nrf connect desktop programmer shows them.
Toolchain: v2.6...
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...
Hi, at the moment I'm learning about NFC and I don't know much about it. But I have question. Is it possible to use nrf52 NFC only for Bluetooth pairing purpose or can I use...
Hi,
I was trying to make nRF8001 peripheral device advertise the services and try to connect using an Android device that is having Nordic Master Control App.
I have...
Hi,
I manage to get pstorage store and load work, now I am trying to update the pstorage block that I just store/load from,
the error from pstorage_update return error...
Hi,
For our current application we are using NRF51822, SDK 6.1, Soft device s110 ver 7.1.0.
In our application nRF is configured as SPI Slave and another controller as SPI...
Hi expert,
I am developing 51822 under SDK 6.1, and we have one button and some sensors' interrupt lines as input GPIOs in our platform. In my code, after calling gpiote_init...
Hi there,
I am trying to send six 20 byte packets per connection interval. Is changing the length of charecteristic simply
attr_char_value.init_len = sizeof(uint8_t...
I have set up a board using device_manager_central to connect with BTLE sensors. I have used a combination of the multilink example and the heart rate collector example along...
Hi,
I used nrf51822- EK board.
GATT - s110 6.2.1 softdevice
I transfer data through UART for nrf51822-EK(PCA10001).
But this time. I used nrf51822 smart beacon...
I develop with nRFgo SDK 2.3.0.10040.
Normally PRX can communicate with PTX by auto ACK, but when there are two or more PRXs with same configuration exist, once PTX sends...
Hi all,
I am trying to use for the first time my nRF51822 development kit, following the "Development Kit User Guide v1.3".
The problem is that when I open "nRFgo studio...
Do all revisions of nRF51 have the same 4kB RAM sections with separate RAM AHB slaves? The product specification clearly states that only for revision 3 chips.
Not really a question, but it took me way to long to find out about J-Link RTT (i.e. j-link Real Time Terminal for easy debug printing so I thought I would mention it for...
I need a fixed voltage reference on my circuit. Since nRF51822 has internal 1.2V voltage reference, I am just wondering if there is a way to use this reference for external...
Header for nRF51 (nrf51.h) mentions two peripheral blocks completely missing from chip documentation. Are they functioning? If so, the comment for PATCHADDR field of PU says...