What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
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...
Hi,
I have created a new project and am following BLE_TEMPLATE. I want to learn, that is why I am not copying and pasting the solution and modifying - its the last resort...
Hallo everyone,
I'm using Eclipse IDE for C/C++ Version 2018-12 (4.10.0), my OS is Ubuntu 18.04.2 LTS and my hardware is the NRF52840 DK. I'm using the GCC C and C++ Compiler...
Hi,
I already asked a similar question 6 month ago ( ticket ) but we never got a solution to this.
Now, after 15 month of development, our mesh-applications are almost...
hi I used light switch example in mesh SDK. i want put device in sleep mode if the device is detected sunlight (using solar panel). if again darkness detect means it will...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I used the nRF UART and nRF...
I'm advertising a custom 128bit UUID for my service.
when I added the buttonless DFU service, the UUID in the advertisement packet got mixed, I ended up with the base uuid...
Dear nordic,
I have some doubts regarding ble nus service.
1. how many bytes i can transfer in one packet t a time from smart phone to nrf52832 viceversa?
2. Is it any...
We are using the Nordic nRF52832 and the nRF51822 in two different products. We seek to distinguish between these products and other BTLE devices with a scan using a dongle...
Dear Sir,
I am using nrf52832
SDK 15 and softdevice s132.
I have made a custom board using BMD300 module (nrf52832 based module).
I have takem the following pins...
Hi Everyone,
I am having this issue where i am not able to get ADC and BLE working together.
I am using external ADC and i am using BLE app uart as the base to develop...
I have a basic question regarding the interrupt priority. I want to know if the lower priority is triggered while the higher priority interrupt is served, is the lower priority...
Hi
I want to use GCC 4.9 2015q3 to build code on SDK v15.2 and v15.3 but it shows it cannot find 6 2017-q2-update and 7 2018-q2-update.
Checked Infocenter - Secure DFU...
Hello everyone,
I am trying to measure the current being consumed by nrf52840 using an external power supply.
Setup: I have connected 3.3V DC power supply to connector...
Dear Sir,
I am using nrf52832.
SDK 15
soft device s132.
I need to add the battery level also to the advertising packet.
Currently I have done code to read the...