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...
These posts indicate there was a problem at least at one point with the S132 SoftDevice erroneously requiring FPU:
https://devzone.nordicsemi.com/f/nordic-q-a/8133/nrf52...
On line 301 of app_timer.c there is the following code:
// No more timers in the list. Reset RTC1 in case Start timer operations are present in the queue.
if (mp_timer_id_head...
Hello,
I completely don't understand how to increase the packet size in the ble_uart example (using SDK 14.2 in both sides)!
I have two NRF52 DK boards and nothing is...
Hi all,
I'd like to design using 2ch SPI of nRF52832(as a MCU).
So, How many SPI channels of nRF52832?
And, Inform me pins of SPI port of nRF52832.
Best Regards...
Hi
I am creating bond from the Nordic device to my Android APP.
But I want to change the name of the device immediately after the bond has been created.
i.e from NEWDEVICE...
Hi all,
I am using PCA10040 with nRF5_SDK_13.0.0 and using the ble_perpheral -> ble_app_uart example.
I am trying to stream data from UART to an android phone and the...
Hi,
Just a quick question about how the ble_app_uart works.
When sending to the UART from "static void nus_data_handler(ble_nus_evt_t * p_evt)" and also receiving from...
Interrupt or main() context, or something else?
We're using S140 SoftDevice, nRF52840 and Segger Embedded Studio 3.30
We're also usinq Quantum Leaps ( https://www.state...
Hi
I am use hids, ancs and hrs services together with bonding. Phone should hold the connection with device. I am enable heart rate sensor when notification is enabled ...
Hello,
Trying to make GATT services configuration for nRF8001 chip in nRFgo studio. On services.h file generation I see Generation of source files failed window with "Generate...
Hi, Nordic team:
Now, I'm using NRF51822QFAC in a production with the SDK 10.0, the firmware includes FreeRTOS and DFU, when start the DFU in nRF-Connect APP, it can't jump...
All standard SDK examples disconnect immediately once I try to connect to from Android device. But when I flash the same sketch to nRF52-DK, I can connect successfully.
...