Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
Hi,
1. What does signaling test mean in bluetooth domain?
2. What does non-signaling testing mean in bluetooth?
3. In the Bluetooth world, I only know about DTM testing...
Hello.
It is under development using nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral device.
I am investigating how to do bonding with iPhone. As a way, bonding is...
Hi,
I have been able to program my NRF 52840DK with the following program: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/central_uart...
Hello Everyone,
I am using NRF52833 in my project. My code is FREERTOS based. I am also using 2 UART, one is normal uart and other is LIBUARTE. I have also initialised timers...
Hello,
NCS1.9.1, nRF5340DK+nRF21540EK, Windows10 X64, VS Code,
not find [nRF21540EK_nRF5340],
about software: how to create project build?
are there any samples? ...
Hi All,
I have posted this question before, but the person who answered it has not responded for a long time.
Anyone else can help?
Here is my new project =>
Best...
Hi
I have a nRF9160DK board and am looking for sample Bluetooth project to try.
The project does not have to be complicated - ideally I would like to be able to scan/discover...
I've been using the Nordic Thingy52 using the firmware from https://nordicsemiconductor.github.io/Nordic-Thingy52-FW/documentation/index.html which I understand is based on...
Hello, I will start by saying that I am using an M1-based Mac for this. I believe I have loaded the correct x86 versions of things (like JLINK). I have nRFConnect 3.10.0 desktop...
Hi,
I have a nrf52840-DK board connected to an upstream nrf52840-DK board as well as another downstream nrf52840-DK board.
This setup will run fine for a couple of hours...
Hello, I'm working with the event manager doing a customized Asset Tracking version firmware. The problem is that when I attempt to submit an event with an array with fixed...
Hi,
In my system I have a timer that ticks at 1kHz frequency, collects some data and sends it over BLE via bt_nus_send. It works fine, but in the beginning of the stream...
I want to incoorperate the pc-ble-driver into a product, using the PCA10059 USB-dongle. My design requires me to receive advertising scan responses. I successfully receive...