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...
I'm currently on a question for which the documentation here can't help me.
If I'm correct, the Dual-Bank Update allows to retain a safe copy of the old firmware image...
Hi,
I am using esb project of SDK15.3 to test esb PTX and PRX function.
The default setting of address-0 and address-1 is 0xE7E7E7E7 and 0xC2C2C2C2, and PTX and PRX can...
Hi,
1.I want to develop the my product using nrf51822 with PCB antenna(as shape given in sdk hardware) with following board stackup-
2. i am going to use cap-0603 in...
Hi,
I am using nrf52840 S140 PCA10056 SDK 15.2.0 version with example ble_app_multirole_lesc_S140_PCA10056 . i am using Segger Embedded studio IDE. So now problemis i am...
Hi,
I am trying to get my systemOFF current below 1uA, but Im struggeling.
normally I use MBED, but to eliminate that variable, I just did a test without MBED, I took...
Hello together, I am experiencing problems with the nrf52840. I got the BLE_APP_Blinky example to run. Now I am trying to get the BLE_THROUGHPUT example experiment to run...
Dear nordic,
I want to know something regarding your SDK. I have nrf52832 development board and i use sdk 15.2 .
1. if i want to use BLE 4.2 version what changes i want...
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 added the UART example to...
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...
Dear nordic,
I need more information regarding this?
1. I heard the BLE one packet has possible 20 bytes. but i tested this example and connect using nRF connect app...
Hello everyone,
I am experiencing a weird problem; I am working on an NRF52840 DK board and writing my code in Segger Embedded Studio.
I do not have any problem when...
Hi,
I am looking for the nRF52 / nRF52 Mesh online courses.
I am going to developing a new project based on MESH network. where i required lot of sources to clarify my...
Hi, I'm using the nRF52 SDK 15.3.0's BLE_APP_UART central/peripheral examples with my PCA10040 boards.
Can I ask about the central example, please?
0. Currently, I think...
hi guys, I'm looking for understand how to send a simple signal using the 802-15-04 between two nrf52840 boards.
The only available example use the uart in order to have...
I have modified the Blinky example in the SDK to support CODED_PHY as per the examples I have seen but am unable to get it to run. The modified main.c is attached
It seems...