I just obtained a PPK2. Nice to see an ARM native installer for nRF Connect on MacOS.
However, for the PPK2, only "Not supported yet" is displayed.
MacOS version is 14...
I am receiving the above error when trying to create a destination under "Device Management -> Message Routing Service -> Add Destination". There is no further indication...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
I'm trying to convert some code from ESP32 to nRF, and I'm having problems with the microphone input. Mind you, I'm a beginner with nRF, so I'm sure I'm missing something...
Hi,
I got my hardware modification which added the nRF21540 to our system more or less running under NCS v2.9.0.
Currently, I have the following FEM and antenna configuration...
I'm encountering a blocking issue when trying to create a new board using the NCS Board Wizard in VS Code with Nordic Connect SDK v3.0.0. After filling in valid inputs and...
Hi,
I am having trouble to use flash to store data.
First, I write function and scan beacon, get information from this beacon and save to flash
I use a timer for...
Hi,
I've installed toolchain for IAR nRF5x_MDK_8_0_3_IAR.msi and want to debug and run project called Radio_test_pca10028_nrf51422_xxac. Project compiles fine in IAR 7...
I have a central device that connects to a peripheral, which will have a custom service, with characteristics A through F that I want to write to each time on connection....
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi all,
I am trying to put the NRF51822 XXAA chip into DFU mode (the board used is a custom one and not the one in DK/EK).
SoftDevice V8.0.0
Bootloader Source from...
I am using RedbearLab BLE shield V2.1(nRF8001). I am connected once, i received the data. Now i want to terminate the connection and want to start advertising again? With...
i've got problem with spi master connection, im trying to set leds via SPI on DWM1000 module, i've checked through advertising that spi_master_send_recv() sends correct values...
I need to keep track of an integer array in an nRF51822 BLE peripheral (SoftDevice 8.0.0) between power cycles, and I try to use persistent storage manager for this task....
Hello,
I'm starting a new project on mbed with nRF51422. I'm a little bit lost about how to modify nRF51822 project to use S310 (ANT+ and BLE) package instead of S130 ...
I'm developing a BLE application where I want my slave/peripheral to sleep as much as possible to save power. I'm not sure how to set the connection parameters.
I'm looking to migrate from SDK 6.1 to SDK 9.0, using GCC and Eclipse. Any pointers would be welcome.
Also, I'm hoping to start using the OTA DFU. Once again, if there are...
I want to capture connection packets between BLE Master and Slave
(this part is easy) but also capture any advertisement send out by slave
at the same time.
Our BLE peripheral...
I brought up the Template example on the S110 for nrf51822 and as an exercise, attempted to add in the battery service. I just did a few simple things:
in main.c:
-included...
Hello, I want to using nrf51 dk with uart communication.
So, I want to know how connect both PC and nRF51 DK.
I've download with 5pin connector to USB.
In former days,...
hi,
i have meet an issue,when my pca10028 board was advtersing it can be found by the android app which provide by nordic.But it can not be found by my mobile phone.So,i...