The link from https://docs.nordicsemi.com/ to the latest nRF SDK documentation is broken.
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/index.html is not wor...
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...
Hello
In my board I am using an ic as a switch to control the routing of the TX and RX pins of the UART, due to the fact that the nRF9160 does not have more than 4 peripherals...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
Hi
Myself Mitul, India
I have one query regarding BLE chipsets.
Q1. Is any BLE chipset is capable for audio data transmission?
Q2. Is any BLE hardware chipset is compatible...
I'm having issues with eclipse integration using the NRF52.
Currently I'm using the PCA10040 dev board and using the tutorial here: devzone.nordicsemi.com/.../
I am...
hi,
i am using uart example from nrf51822 example. when i am sending continuous stream of data then my connection breaks. it disconnects from peripheral device.
how should...
Hello
The nRF51822 has as I understand it 256kByte flash and 16kByte SRAM.
If I run the S110 softdevice, how much sram/flash memory is available to my application program...
Hello all is there a way to have the nRF51822 report back UTC in nano seconds, my though on this is the basic RSSI does not really tell the distance correctly I would like...
HI,
so i designed my board based on the NRF51822-QFAC chip. here's the link of the nrf : www.digikey.com/.../5125206
and find attached the schema of the BOARD that...
Hello,
I have some communication overflows on UART on nRF52, SDK 11 alpha, DMA active, big buffers (1024 bytes). I don't understand, nRF52 is not blocked in an interrupt...
When I am trying to use that file for Firmware Over the Air update feature in my application code then program compilation and all is working fine but when I am trying to...
hi all,
i have a electronic device having a button which sends continous data till i keep button pressed.
i want to send these data without losing connection.
i can across...
Hello,
I program the nrf51 in C++ using GCC and Eclipse as IDE (this question is not related to the C++ toolchain).
I was wondering if it is possible to add the extern...
Hello!
I bought NFR52 DK preview board. As microcontroller it works well. But when I try BLE examples, they do not work. I installed SoftDevice S132, downloaded ble_app_uart_s132_pca10036...
Hello!
I want to add the battery services in my nRF51822 project for getting the message of battery. Is there need battery-powered?
But,I am sorry to see that the led which...
hi everybody,
I'm working in a project, I need to establish a connection between a beacon & the mobile phone, I want to prevent any other masters of connection to my beacon...