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...
Dear Community,
we are looking into an application where the Gateway (RX) uses the nRF5340 + antenna array and the clients (TX) the nRF52840. The clients are on the market...
Hi, we are trying to characterize RSSI and TX output power with nRF52-DK board.
We used a nRF52-DK (TX) and 2.4-GHz BLE antenna (chip-type, RX) was connected to spectrum...
Dear Nordic Team,
After updating the modem firmware to the latest available (mfw_nrf9160_1.3.0), my device LED does not come up anymore. Additionally, I can longer see my...
Hello, I am trying to use open-thread with NRF52840. There are two different SDK one of them is NRF-SDK for Thread and Zigbee and other one NRF-Connect. Nordic recommends...
Hi
I was wondering if using sd_ble_gap_rssi_start to measure RSSI value during connection has any influence on power usage or ble data throughput (or other resources). Or...
Is there any way to programatically set the 51822 into debug mode following a power on reset, or disable pin reset in normal mode?
Here is a synopsis of the issue:
...
For my project in development I need to read characteristics from BLE devices using pc-ble-driver library.
I am using a C program, not python bindings.
The method I am...
Hello, I am using Nrf52832 and want to run client and sever simultaneously. I think it's possible but unable to find the sample code. Can you please help?
Thanks
Hi, in my custom nRF52805 peripheral application, I used Nordic NUS Service to transmit sensor's data. By using SDK17 example code <ble_app_buttonless_dfu>, I could OTA DFU...
Dear All, I am trying to create an application that uses the MCUBoot, so that later I can perform a FOTA operation. From what I know so far there are some keys in the SDK...
Hi team.
Whenever an interrupt comes in the hardware gpio handler is expected to get triggered but for me it doesn't get triggered properly in one scenario and works in...
Dear Members,
I want to receive data from bicycle power transmitter and heart monitor in the same receiver,
I got :
..\..\..\main_hrm_bsc_lcd.c(1202): error: #148...