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...
When running the asset tracker application from the NCS repo tagged v0.4.0 the LTE Link Monitor gives the following output:
Steps to reproduce:
1) Open the asset tracker...
Hello, I have a question regarding BLE Connection.
Test Condition:
- SDK: nRF5_SDK_15.3.0
- Softdevice: s140_nrf52_6.1.1
- Target hardware: PCA10040(nRF52832), custom...
Hello,
I am using nrf52840 and I have successfully uploaded the SAADC example. I do not understand why is V(p) = VDD? How can I configure Vp to be equal to voltage that...
I'm trying to have an nRF52 DK detect the RSSI value from phones nearby.
In principle, we need to enable scan request notification, then we can collect the rssi value of...
Hi,
I'm using SDK nRF5_SDK_15.2.0_9412b96 and I need to build DFU and Bootloader for OTA.
I follow the "Getting started with Nordic's Secure DFU bootloader, a step by...
I am using version 15.2 of the SDK. I am trying to use the SPI transaction manager for reading/writing a SPI flash using the scheduled mode. I am getting callbacks, but the...
Hi gays,
Based on ble_app_hrs_freertos project, I developed my own project. but I have encountered such issue in my own project:
system startup, from the log, such string...
Multiceiver allow up to 6 data pipes to be opened, but if I need more nodes? What can I do to connect 10 nrf24 (sensors) to a single master that gather data?
Thanks
L...
Details: SDK v15.2.0 using peripheral spi example. Windows 8.1, uploading to nRF52 DK.
When I upload the example as is my clock , MOSI and select line work as expected ...
Our project is to read the gyro (lis3dh) by using SPI communication.
Since the infocenter says that using nrf52832 for developing nrf52810 is okay.
We currently developed...
I have a client that's investigating BLE solutions to use in a future product. The rough specs they gave me include a TX power of +10dBm. The nRF52840 looks like a good option...
Hi,
In the BLE_UART example, I am trying to get some data about the time delay between the sending and the receiving of data between central and peripheral devices.
I...
I've been struggling with this for quite a while now. I've got a PCA10040 to spare that I am trying to use with nrf sniffer in Wireshark. I'm using a new iMac with the latest...
I have a problem I'm using nrf52840 DK. The task i want perform is start from idle state, wait for a button signal and the go out from idle, start with a loop where the code...
Hello ?
I was surprised that the program was organically well organized.
Based on the given installation manual, I completed the installation and corrected the program...