Hello, I had working BLE application build on v2.6.2. After migration to SDK v2.9.0 BLE is not advertising anymore. I think it may be related to default controller that is...
Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
How can i reaed 32bits word using spi ?
I don't find the function to configure the SPI to read 32bit word ?
And how top start reading ? Is this function"uint8_t nrf_spi_rxd_get...
I am seriously stuck on a project. Expert help is needed.
The goal is to create a modified dfu ble bootloader with the following properties:
Target: NRF51DK (nrf51822...
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...