I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
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...
Hi,
I use the secure BLE Bootloader to update the nRF52840 (with S140).
Now I want to add a UARTE to update the STM32 connected to nRF52.
Do you have a solution to do...