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...
I want to add nRF24L01 for nRF52832,but nRF24L01 needs to use software to ctrl TX and RX,I hope it auto.
nRF51822 can connect to PIN30(VDD_PA) ,and nRF52832 I need to connect...
I'd like to sample the SAADC at 1280Hz. The app_timer minimum seems to be 1ms (1000Hz).
If I use continuous sampling by setting SAMPLERATE then the minimum rate seems to...
Hi all,
I am trying to port the nfc_text_record to the example experimentral_central_ble_app_blinky after I am able to compile I am getting the following message on my...
Hi
Whitelist function is in ANCS sample code.
Does it require in ANCS?
Can I disable whitelist?
If yes, how many pairing times between Device & Apple OS?
It cannot connect...
I'm new to use nordic and I would like to add a new custom service (2320EE58-8654-4132-95F7-0A872AC0958F) with a custom characteristic(23200000-8654-4132-95F7-0A872AC0958F...
Hi DevZone
I am trying to measure the battery voltage using the bas service. I got some hints from the ble_app_proximity example.
My problem is that no matter what the...
Please refer to the image below:(If you cannot see the image, link here: postimg.org/.../)
I'm not entirely sure what this pin does, does it output reference voltage...
Why can't I breakpoint or step blinky, using kiel MDK lite?
Comment --- I suggest Nordic do videos or provide exact steps for how to setup-run the base example (like Blinky...
I've been having a very difficult time debugging this issue. I've modified the bootloader_secure example and have it working on the dev kit using the 330 Softdevice. It works...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
Hi Nordic,
My application does the following:
Timer 2 takes care of controlling a shift register (CLK and DATA)
Timer 1 takes care of polling data from sensor...
Hi!
I am in the process of upgrading a quite large project from SDK 8.1 to SDK 12.2. It uses the nRF52 DK, PCA10028. I still use the toolchain I stated with, including...
Following this tutorial , but for pca10028 , softdevice s130 instead. I'm on Linux.
Under "Running", when I press Ctrl + F5 , I get the error s130_nrf51_2.0.1_softdevice...
Hi,
I try to modifie ble_multilink example et send more than one data,
here is my main code code :
static uint8_t test[4] = {0x41, 0x42, 0x43, 0x44};
static...
Hello,
SPIS is adding a 350uA from 80uA baseline running current. I would like some tips and advise on improving this. Thanks!!!
The baseline operation consists of:...