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...
How can i use the nRFConnect to read recognized gestures (idle, updown, rotate and tap) from the machine_learning application?
Tried to do this, but no services broadcast...
Hi,
When receiving BLE packets from another peer via different channels - in which stage does the peer understand if the packet belongs to him, or it's just a packet which...
Hello Nordic Team,
I need your help ! I have developed an App for nRF Connect for Desktop to be able to read and write UICR on device using nRF52 Series chips. It was working...
Dear Members,
I read about interrupt vector on S332_SDS_v2.0 page 78, 17.1.1 Interrupt forwarding to the application
=====
For the SoftDevice to locate the application...
Module NRF52832
Sdk: 15.2
I am trying to debug the module on a custom board, debugging worked fine until something weird happened on the specific board...
After the...
Hi,
I have nrf52840 DK connected to PC.
I have nRF5 SDK v17.0.2 installed.
I wanted to try out ble_app_blinky_pca100056_s140 example from the SDK, using Segger Embedded...
Hi,
Is there any example I can see to get I2C working in Zephyr on the NRF52832? Really would need help with this. Ultimately I need to get an accelerometer working within...
Hello,
I'd like to separate mcuboot code from keys and implement a strategy described on this page: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/mcuboot/design...
The documentation for Zephyr's UART driver API can be found here.
https://docs.zephyrproject.org/latest/reference/peripherals/uart.html#c.uart_rx_enable
In particular...
Hi,
I see several topics about this problem, but none of them are giving an answer. I encounter also the problem that when a bonding request is being made to an android...
Hi Nordic,
I have got quite far in my journey to rebuild pc-ble-driver-py for my Apple Macbook M1 Pro under Python 3.9.9. I'm following your README on GitHub. I'm failing...
I have a legacy board and i would like to use it with sdk 17.1.0. But sdk getting started page did not have detailed explaination.
I have done #define BOARD_PCA10028 to...
Hi, Here is what I have done so far:
Windows 10, installed Segger for ARM 5.68, using the Tool Chain Manager installed nRF Connect SDK v1.8.0 ( installed in folder C:\Nordic_Semi...