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...
Dear Nordic support team
I found that there were only ble keyboard hid and ble mouse hid samples in nrf5 SDK. A customer planed to use nrf52832 to develop a ble pen hid...
Hi Nordic team
At all Matter samples at ncs2.1.0 with nrf52840, after VS Code building, flash and RAM size were both over 85%.
So, insufficient size was left for user...
Hello
I need the code where i can get mac addresses of all mesh connected devices. Suppose <- this is the link to find only one connected device. Is it possible this code...
Hi
After updating to latest nRF Connect for VS Code i have an issue debugging my project with Ozone using the "Debug with Ozone"
With previous version the generated jdebug...
We are having difficult getting a R&S CWM500 to connect to our nRF9160-based device (operating in CAT-M1 mode). We are using a R&S test UICC. We have already attempted all...
We tested our project a while ago with nrf sdk v1.9.1 using the lte_ble_gateway sample (app on nrf9160, hci_lpuart on nrf52840 using a nrf9160dk board). Now we have developed...
The documentation says ...
The sample displays the following output in the console from the non-secure firmware:
SPP: send message: Success
SPP: process signals...
Hi,
I'm developing on the current setup:
nRF52833 DK, emulating an nRF52820.
Soft Device 113 version 7.2.0
SDK 17.1.0
IAR EW ARM 9.30
I'm trying to include...
Hello Team Nordic,
I am running a GNSS sample under SDK 1.9.0 and using modem firmware version 1.3.2.
I can get location without using A-GPS support but we get error...
The second instance of UARTE, UARTE1, was enabled in the configuration file. The receiving interrupt of UARTE1 failed to enter. Please help to check the reason
Hi everyone.
I am using nRF Connect SDK v1.6.1 (it's an old project) on a custom board with a nRF5340 on it.
The firmware is based on the central_bas sample project with...
Hi,
I am trying to create an ad-hoc network with several nrf5340 boards using 802154 radio, e.g. whenever each node transmits, others can receive the transmitted packets...
Hi,
I'm in the process of developing a new Matter device, using the Matter template as starting point.
When trying to commission the device it fails at step 8 (AttestationVerification...
Hello,
I am developing my own application using nRF Connect SDK with the nRF5340.
I want to drive multiple GPIO pins at the same time using the function gpio_port_set_masked...