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...
Hi,
When will the user guide be available? I have the PCA10040 V0.9.0 2015.39 PCBA that I got from the Global Tour. I am using the nRF51 Development Kit User Guide v1.0...
I try to build example projects in 32k limit Keil uVision. I'm not able to build some of the projects (e.g. Heart Rate Service) because of the 32k limit for the compiler....
Hi Nordic developers,
I'm using TWI software driver provided by NORDIC.
I need to have 400 kbps frequancy.
I have seted TWI_DELAY() to 0 and TWI_MASTER_TIMEOUT_COUNTER_LOAD_VALUE...
I'm an Android developer and I bought the NRF51822-Beacon kit. All I want to do is be able to "see" the beacon using Android's onLeScan() bluetooth call. However, the beacon...
Hi people!
We are having an issue with our custom PCBs using the nRF51822. They are programmed and debugged using a custom external test board, using the SEGGER J-link...
Dear developers;
I am aware of the fact, that the nRF51 S110 softdevice (supports concurrent Peripheral and Broadcaster role) does not support connections to multiple Central...
Hi, do you guys have any recommended parts for transmitting audio through Bluetooth? I would also like something that is compatible with iOS and Android if possible. Thanks...
Hello,
I know that similar questions have been asked before, but I am trying to schedule a number of 2 or 3 different advertising messages that I want to broadcast one...
I have a Jayconsystems breakout board for the nrf8002 bluetooth chip. Nothing is connected to the breakout board and the chip is unprogrammed. My current meter reads 6.0 mA...
Hello,
I want to make my Arduino coupled with the nrf8001 advertising a simple data (an integer). There should also be a possibility for dynamically changing the advertising...
Hello,
I was trying to compile a BLE proximity project with Keil nRF52 SDK, but got error such as struct "" has no field. I can command out all these error and compile...
Hi,
in order to find out how Android nRFToolbox App works, I downloaded Source Code on:
https://github.com/NordicSemiconductor/Android-nRF-Toolbox/releases
I unzipped...
Hi,
I am using nrf_gpio_port_read to read port 1 (pins 8-15), and I want to know how long it takes to read the port, ie. how many instructions. I am doing this in an interrupt...