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...
The IoT SDK Documentation page is getting Error 404 not Found.
Here is the error:
The requested URL /nRF51_IoT_SDK/doc/iot/html/index.html was not found on this server...
I know the softdevice region in the nrf51 is determined by the CLENR0 register.
But I read that the CLENR0 register is removed from the nrf52 and the MWU can be used to achieve...
Dear Sirs,
I buyed recently a Bluefruit LE Friend based on chip nrf51822. I triyed to get working with the ble-sniffer without success.
I don't have programming interfaces...
HI,all,
MERRY CHRISTMAS!!!!
i have an issue when i want to try the data transfer using timer
i have a idea about it , but i do not know how to achieve it.
-my project...
Hi,
Just got the nRF51822 Bluetooth Smart Beacon pca20006.
I would like to download the Firmware for it, but it requires a product key.
All I have is a set of stuff...
Hi ; Following my question how-to-flash-with-jlink-command-line which was successful, I can flash Soft Device and my app on my nRF51822 board (mac os x + gcc)
Now I would...
I am trying to set the transmit power of the NRF51822 (e.g., on the PCA10000, v.2.0.0, but the same happens on other nrf51-devices). I am not using any softdevice.
I use...
Hi
I've updated our platform to using the S130 2.0.0-7 Alpha (Update1). It turned out, that the initialization in out application failed, because erasing a flash page never...
Hi,
I am trying to set up an SPI communication between nordic nrf52 (as a master) and another slave peripheral. I'm using nrf52 sdks 0.9.2. I tried spi master loopback...
I am developing a new BLE product with only peripheral role. In the SDK11 the SoftDevice 110 is no longer supported.
What are the pro and cons to still use the S110 with...
Hi,
I have a question but may be it is not you to ask from. I need to communicate my ble device with iOS phone. How to re-establish link and restart my ios app if it was...
How long should it take for connection to to re-establish after two devices have been bounded? In my case it takes 5 - 10s no matter whether central and peripheral are already...
Hi,
I got a question on power consumption:
In my case, I do not need RF functions on most of time. If disable RF function, what working current of nRF51822 would be? ...