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...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
In this exercise the PWM terminology is used incorrectly, confusing the pwm pulse width (nsecs) and duty cycle (percentage). I know the difference from 40+ years of designing...
Hi,
I am new to nrf and have started working with nrf5340 audio dk board. I am using VS Code for programming and the SDK version used is v2.6.1.
I tested the board with...
Is my following operation, first output high, and then configure as input, and then in the output low, this time in the output low here nrf_gpio_cfg_output(IO_PIN_C[j]); This...
1. Setting the IWindow value smaller than Interval will save power.
2. Setting the Interval and Window values to the same will increase the chances of scanning and being...
Hi,I have been using nrf5340 audio DK Board to access the I2S .I am using SPH0645 mic with that i need to get mic data .I am getting mic data continuously but sure that I...
Hi,
we have npm1300 device on our customized board,
without using any of the regulators, LEDs are not connected.
Gpio 0 and Gpio 4 is connected to main MCU.
when activating...
if you see over here data out line is green and prepuol color is data in line first we are sending the 9F so that it will give the manufacture id like this ef and 40 and 0x16...
Hello Support-Team! We are designing a system, where we need to maintain some settings using shell commands (we plan to develop our own set of customised commands). Our platform...
Hi !
Regarding the dfu upgrade service of thingy52, I would like to ask if it is possible to use some Bluetooth devices (such as laird's bl654) to make thingy52 enter dfu...
Hello,I program with nrf52833,NCS v2.9.0.And there is an error happened.
In my main() ,if I place settings_load() at top, it will make my sys resetting. Cause I need to...
Hi everyone,
I’m working with an nRF52840-based device that communicates with an Android app via BLE. I’d like to know if it’s possible to use the nRF21540 RF FEM to extend...
We are looking to do DFU over UART to the Application as described in DevAcademy nRF Connect SDK Intermediate, Lesson 8, Exercise 1, Step 5. However, we have only one UART...
Hello,
I am working on a custom Agora board that includes a BT40 module with an nRF5340 MCU. I am trying to enable the MCUboot bootloader by setting CONFIG_BOOTLOADER_MCUBOOT...
Hello ,
I am getting "Configure Cmake Option visibility" notification in visual studio. I am attaching snapshot as below.
/resized-image/__size/640x480/__key/communityserver...
Hi,
I have just acquired a new nRF52 DK devkit.
Performing a `nrfjprog --recover` followed by `nrfjprog --eraseall` doesn't work to remove the protection.
I do not flash...