Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi, Considering the new Bluetooth spec. 5.1 and in particular the direction finding feature in the AoA architecture I am wondering if both the devices: the LE transmitter...
Hi, I want to create one system. When master writes data of Nordic, I receive callback with BLE_GATTS_EVT_WRITE case. Here I want to write return to master with success/ failure...
I have just started developing my first bluetooth application and came across an hardfault during softdevice handles the Radio Interrupt. Since I'm fairly new to bluetooth...
Hi Support Team,
In new PS v1.1, two more capacitors are drawn in reference circuitry, Why are they needed? And how to tune these four capacitors (CT1, CT2, CT3 and CT4...
Hi everyone, I have two PCA10056 and I would like to use one as sniffer but the nRF-sniffer-V2 doesn't support this board. The subject has already been treat in this post...
Hello
System:
Windows 10
nRF Connect v2.6.0 and Bluetooth Low Energy v2.2.0
Python 2.7.13
After some research I didn't find any examples of bonding with pc-ble...
Hi,
I am using the nRF52840 with no soft device, and I am experiencing an issue with SPIM3 when turning on/off the ArrayList and Shortcut (EVENTS_END and TASKS_START) where...
Hello
I'm looking for some information about flash erase/write currents for the nRF52840.
Somewhere here in the forum there where values mentioned about 4mA for flash...
I have installed "nRF connect v2.6.0" for desktop under Windows 10. Same behaviour with "nRF connect v2.6.2"
I want to use a nRF52840-DONGLE (PCA10059) as central.
I have...
Hey,
I'm building an application where I control both peripheral and central sides. Both sides are custom hardware with nRF52840s with softdevice s140 v6.0.0 using SDK 15...
Hello, i have a trouble that stock me several days, i'm using sdk15.2 on nrf52840, and i want to do scanning using whitelist, please help me, here is the situation.
i have...
I have been having trouble creating a new project with nRF91 and Zephyr so I've decided to begin by modifying the "asset_tracker" example project.
I need to add the arm...
Hi,
Referring to the figure at the end of this page:
infocenter.nordicsemi.com/index.jsp
I have a question regarding the MBR parameters and the Bootloader Settings...
Im not entirely new to the embedded world, been programming since I was a kid and been working on embedded projects for 3 years now.. In fact the few first steps I can take...