Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
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...