SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
Hello,
I would like to know how can i use SPI on the radio example.
I'm using (programming) the radio example, receiver, for AoA and it's working so far. What i'm trying...
Hi,
My observations: DSP_PRESENT Macro is enabled in nrf51.h , nrf52.h, nrf5340_application.h files in v1.5.0\modules\hal\nordic\nrfx\mdk path As shown below: #define...
Hi
We are using nRF52832 with SDK17.2 and SD 112.
We are trying to make a NFC_PAIRING_MODE_GENERIC_OOB to a PC with the following System Information:
OS: Windows 10...
Dear All, I have noticed the following issue: In the beginning of my code execution pin 1.09 is high, before I can even call . From what I found in the datasheet pin p1.09...
Hello!
When using the AT%RAI=4 it works as expected for NB-IoT however it does nothing for LTE-M. It is my understanding that it should work for LTE-M. Does this mean my...
I see many questions on how to enable a timer to start SAADC conversion every period (such as 1 hour).
But never found a simple example.
I would appreciate if you can...
I have implemented a OpenThread application. The application connects to a Thread Border Router . I'm using ncs and when using version 1.4.0 everything works fine, I can connect...
Hello, I run a project in SES 4.30c with nRF5 SDK. I just got my computer updated by our IT-department, and now I get a compilation error on my first #include :-) I still...
I have a custom board with an nRF52840 that uses high-voltage mode (5V on VDDH) and the chips internal voltage regulators. This requires setting REGOUT0 to 3.3V. My firmware...
Dear Nordic Team,
We are using nRF52840 based module and using its ZigBee Radio. For one certification purpose, we need to know the max. pulse time (duration) for Tx and...
Hi again,
This is my project:
I have 3 nrf52832 kit and a Android phone. I want use my phone to control leds on those 3 boards. Because the phone dont support mesh, so...
Hi, I'm using nrf connect SDK v1.5.0 and I use SES to build and flash projects.
I use Visual Studio Code for only code editing environment. When I was using nrf5 SDK, I...
Hi ! I'm trying to access the beginning of a packet that is being transmitted, by accessing the SFD. My problem is that I'm not able to do it.
NRF got a function called...
Hi,
I'm currently trying to build a quick frequency spectrum scanning tool on an nRF52840 dongle. I want to sample RSSI on a list of channels as quickly as possible in a...
hello,
we're working with the nRF52833 and are experiencing some issue with the I2C interface during communication involving clock stretching. We're wondering if the errata...