I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
In order to compile against custom hardware, we changed overlay and dts files, but I cannot remember which. How do I find out?
I get the error
devicetree error: 'ss-pin...
I am using NRF52832 as Beacon, I want to classify the RSSI as High, Medium, Low, and Poor based on RSSI.
I am using SDK14.2.0 for Beacon and Gateway.
And using +4dBm Tx...
We are using Mesh SDK 3.2.0 and nRF52840 DK.
We wanted to use p_meta->p_core_metadata->params.scanner.adv_addr.addr as a unique identifier of the node hardware inside the...
After downloading and installing nrf mesh SDK as directed here https://www.nordicsemi.com/DocLib/Content/SDK_Doc/Mesh_SDK/v3-1-0/index . I'm not able to build any examples...
Hi, I am trying to use the RSSI viewer to scan RSSI values and verify the nearby beacons. But unfortunately RSSI viewer is NOT working and the following error message shown...
Hello.
I want to use the example of throughput with nRF52811.
I have changed it by looking at the nRF5 SDK Documentation, but it is not done.
(Software Development Kit...
I'm having issues building nRF5 SDK for Mesh v0.10.1-Alpha examples. On an Ubuntu 16.04 VM, I have installed the toolchain per the Debian/Ubuntu instructions and was able...
Hi,
I have two questions:
1) I am using ant bpwr tx example, SDK 15.2., Softdevice S212 v5.0.0, Segger embedded studio, nRF52832 DK and Garmin edge 520plus to display...
Hi there,
I have a custom built board with the nRF52840 and I'm trying to consistently transmit roughly 8 kilobytes per second or 64 kbits/s which seems way under the what...
Hello,
I'm working on a project that have with multirole to do, i have 3 device one act as master after a button is pressed, now i want to establish a connection between...
Hi,
I am having some issues with DFU and Keil.
I am loading Softdevice s140 v7.0.1 via nRF Connect and then programming a secure BLE bootloader using nrfjprog.
The bootloader...
Hi everybody,
I have a question about the number of data pakets which I can send with the BLE. Every data paket has a range of 20 Byte.
Now I want to send about 55 of...
Hi, I need to do some power analysis of an application I am working on. I have a Power Profiler Kit, but it will not work with nRF Connect currently.
I have two machines...