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...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello,
OS: Ubuntu 22.04
SDK version: NCS 2.6.1
Modem firmware version: nrf91x1_v2.0.1
We are evaluating NRF9151 in a new design. We have some prototypes built...
For a project we need to evaluate DECT NR+. We have used the `hello_dect` example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/dect/dect_phy/hello_dect...
Hello, I'm developing an app that will allow a programmer to flash application firmware and modem firmware. I am able to flash application firmware via JLink Commander. The...
Hi, I had a project which was configured with upto 5 simultaneous connections. Recently moved from NCS 2.4.1 to 2.6.1 and now the advertising stops after one connection. I...
Hi,
I want to DFU the nRF52 from nRF91 over UART. And I find this sample: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/lwm2m_client/fota_external_mcu...
We are working with Zephyr to program the development kit for now and later the real board,
We need access to both UART0 and UART1 but we can't seem to get UART1 to work...
Attempts to build the Matter light bulb same fail for me under these conditions:
A new nRF Connect SDK install on Ubuntu
Toolchain v2.7.0
SDK v2.6.1
VS Code...
Hi,
For Production I need to program by SWD 10 nRF52832 devices simultaneously. The production tools will be prepared for separately connecting 10 SWD interfaces to 10 different...
Hi.
I am experimenting with an internal temperature sensor (TEMP) on an nRF52810 microcontroller and have some questions:
1. How to select a crystal oscillator as a source...
We are developing nRF52840 battery powered device, NCS 2.5.2.
Wanted to use shell for external commands for system testing (currents must be low when the debugger is not...
Hey,
I'm currently working on a legacy project that uses the NRF5 SDK. Rewriting the project to use the nRF Connect SDK would be tedious, time consuming and likely to introduce...
Hello support team,
I have question on how should i setup child image. In my project i need to use hci_rpmsg sample as child image for the bluetooth. However, the current...
Build environment is the nRF SDK Connect for VS Code extension with ncs 2.3.0.
I am trying to accomplish DFU over UART with mcumgr serial console in which primary slot will...
Greetings,
We are trying to enable/implement the read-back protection feature of the nRF52840 SoC and during this process we came accross this reported vulnerability of...
Hi
I am setting up our project to generate a test plan in Bluetooth.com. It is a custom hardware using the nRF52832, so we need to do the RF.PHY-testing.
So in the qualification...