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...
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
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
I have been trying to understand how we can use the PPI system to bypass extra callback handlers and threads in Zephyr to retrieve data from external SPI device based on external...
Is there a way to perform bluetooth operations using bluetoothctl The required functionality is: --- The dongle is plugged into the Raspberry Pi usb --- The dongle can then...
Hello,
I am running an ble_app_uart example from SDK 17.1.0 in SES on my nRF52-DK.
As great example as it is, I find it a bit non-practical for further development so...
I need repetitive Timer and Edge Counter in my application. There is is a single Timer Peripheral that can be used either as a Timer or Counter. As well, further in counter...
I am developing an NRF52833 application that reads from the I2C sensor MLX90641. Below is the code I am using to test. MLX90641_I2C_Driver.c was originally written for Mbed...
Dears
Th case ID of my old question is 218372.
I were waiting for two weeks. However, nobody responded to me.
I wanted to make a BLE mesh product used NRF52840 and NRF21540...
Hi support team
I'm now based on ncs1.9.0 platform. I check the file "\nrf\samples\bluetooth\direction_finding_connectionless_tx\README.rst", finding that the board nrf52811...
I am working on a project with nrF9160dk to connect with AWS IoT cloud, when I was trying to update the certificate by using LTE Link Monitor, why I am getting errors when...
Hello, I tried to using the nRF Connect SDK with VS Code, however when it seems there are some problem while I trying the build. I have read the similar post and trying to...
Why is it that when I try to build assert_tracker_v2 for thingy53_nrf5340_cpuapp or nrf5340dk_nrf5340_cpuapp I get:
Blinky builds fine.
Also, cleaning projects tend...
Hi,
I've made my own PCB with an nrf52840. Right now I'm hoping to test out the bluetooth and measure my board's power consumption - the only problem is that I can't reliably...