Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Hello, I have a project that's fairly mature and working great but now I want to extend the abilities of the device by using the extended PHYs. I know there are a million...
Hi
I plan to use nrf52 DK to program my device by using a connector https://www.tag-connect.com/product/tc2030-idc-nl
But should I connect it to debug in or debug out...
Hello,
background: using Keil IDE, my own board that has a nRF52840 on it. My goal is to create automatic DMA transfers from SPIM3 peripheral.
I am setting up EasyDMA...
I'm porting a working app from SDK 1.1 to 1.2, and have noted that when I make an mqtt connection close it, and re-open (to a different mqtt server) that the call to nrf_connect...
I have reviewed most (if not all) posts on this forum that relate to multiple vendor specific UUIDs but still see issues on my platform.
I am using nRF52832 (with minor...
Working with nRF9160 running west build -b nrf9160_pca10090ns. I get an error FATAL ERROR: command exited with status 1: /home/ahmed/anaconda3/bin/cmake -B/home/ahmed/nrf9160...
Hello,
I tried to implement my own "Vendor model" by ( Documentation ) given. I am using example code from documentation. Using mobile app (nRF Mesh) I type optocode of...
To the kind attention of Nordic support team,
I'm interested in a ble example (SDK15.2 nRF52840 nRF52832) where peripheral device is waken up from being in deep sleep mode...
Hi,
I am working on the client program to retrieve the value from 4 characteristics at the same time using notifications. I have already done with the server program. Using...
Hi
I am trying to use the serial library with IRQ and callback function, but the event NRF_SERIAL_EVENT_RX_DATA is never triggered. No other event than NRF_SERIAL_EVENT_TX_DONE...
Hi support,
I'm currently using pca10040 on my custom board and want to be able to implement the CLI over uart port. My SDK is 15.2.
To get started, I test my board's...
I'm trying to inject the time when the advertising packet is sent to the central BLE module, but I'm struggling to add "sending time" data into the advertising_data_set function...
Hi all,
I am working on a project that requires simultaneous usage of BLE and ESB. I implemented that with the timeslot API and it basically works. However, I need to store...
Hello,
I have worked on a number of projects using 51822.
Somebody says that Keil only supports Nordic by 2020.
I want to check if this is correct.
If this is correct...
Hi
We are experiencing a strange behaviour involving secure DFU and the user application code.
The environment is:
nRF5_SDK_12.3.0_d7731ad
nRF51822xxAC
s130_nrf51_2...