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 all,
I've build a custom bord with an nRF9151, I try to connect to aws iot but it's seems it's doesn't work probably cause by bad cert, I got AWS_IOT_EVT_DISCONNECTED...
I want to know that how to judge the Traffic block.
If there are 1 BLE and 1 android APP. It must be ok.
if the number is 2,3,4,5....n
What is the maxium n?
How to cal...
Hello,
I am using a custom board and my setup looks like this:
nrf51 chip
16KB RAM
256KB of Flash
external crystal of 32MHz
SDK12.1
Compiling on Linux...
Hello,
I am trying to read values from MPU9250, I can read them from accelerometer and gyroscope but when I try to read from magnetometer i cant get any values on UART...
I'm working with the SAADC peripheral example and I'm trying to add some code to set the ADC resolution. I've tried doing this several different ways based on what I can find...
I am working with the nRF51 (PCA100028) dev kit and the nRF51822 beacon to monitor the RSSI of the beacon via the nRF51. To do so, I installed nRFconnect and connected the...
Hi,
I would like to have a confirmation of my interpretation of the consumption information that I found in the NRF51822 product spec to estimate the power consumption...
Hello,
reading the revision history in the S130V2 document, it seems only documentation has been changed.
Are there any specific functionality / bugfixes / api changes...
i want to use 2-wire to do the communication of two nrf24le1. one is the master, another is slave.
I don't know how to set up the master and slave.
Is it the code shown...
Hello All!
I am going to use nRF52832 as a network co-processor. I will be using UART as the interface between the main processor and nRF52832.
My question is how to go...
Hi,
i update my characteristic every 1 second with a new value. the notification is set for the characteristic and it will notify my phone about the new value.
at the...
I have a PCA100028 not working anymore. not sure what I have done to the board.
I have a couple of other PCA100028's work well on the same computer.
The program left on...
hi
its first in this event
on_ant_evt_channel_closed
and then
storage_access_complete_handler();
then it try to advertise by this
sd_ble_gap_adv_start...
I use s130 /center ble_hrs example , add 7 peripheral characters and add dfu,but when I want to update codes, I find it start dfu,start bootloader and connecting.... all the...
hi.
in s110 there is no problem but when use example ble_ant_app_hrm in s310 nrf51422 the ble getting error.
its error code is 536881912 :( .
in debug point error ocure...