Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
The first 0:20 sec in video -
in this 20 sec the video shows the ON / OFF switching of led .
The voltage when we click ON is 1.149 and 1.211 of warm and cool respectively...
Hi,
I am using Nordic nRF52832. I wrote the simplest code for entering system off mode. My code does nothing except system off (see below). I built the solution, downloaded...
I would like to use nRF52 DK (nRF52832) to program Fanstel BC805M EK (nRF52805) . I know that the hardware connection looks like this and we need to use the separate power...
Hello,
I want to use / control the nRF52840 Dongle within our own software . We are writing our own production and testing tools in a c-compiler (LabWindwos-CVI) environment...
when ever I pressed execute button it is showing unable to connect j link with usb and enter serial number to connect with IP
failed to open dll is showing at output te...
I'm trying to do a project using the analog ports of the nRF5340 board and BLE together, and I didn´t find any example code, or documentation about this issue.
I only...
Hi,
Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4.1
We need to implement a source that...
Hi Nordic,
I am writing a simple boot-loader, which is working fine without NRF_LOG module enabled. But if I enable the NRF_LOG module, the main app stops working when it...
Hi.
I'm developing an application in the following environment.
Windows 10
NRF Connect V3.61
Toolchain Manager v0.9.1
SDK v 1.5.0
Segger v 5.34a
I've a number...
I have follow the implementation guide to build the hello_world example and build using the following command
west build -b nrf5340dk_nrf5340_cpuapp samples/hello_world...
I am attempting to run the example program 'heart_rate_collector.py' found in this repo: https://github.com/NordicSemiconductor/pc-ble-driver-py/tree/master/pc_ble_driver_py...
Hi There,
I am using NRF52840 chips in my system. Right now I am designing antenna for the chips. I think the reference SCH of nrf52840 have been completed the match from...
I'm using nRF52 starter kit (nRF52832AA)
I'm trying to build the ANT+ BPWR tx example from Nordic (17.0.2 + 7.0.1)
Having some issues running it, but removing ant part...
Hi,
I am using nrf17.02 sdk and nrf mesh 5.0 sdk for nrf52832 dev kit.
1) I want to send the data to UART not on RTT while using the mesh example "provisioner" example...