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 Sir/Madam,
I want to measure the data speed between two BLE 4.2 based devices and two BLE 5.0 based devices.
Using nRF52 products for this purpose.
Kindly help...
I know that the nRF52832 is strictly a 3.3V device however, I was wondering whether any of the GPIO pins are 5V tolerant?
Is there any internal clamping diodes within the...
Hello,
I have noticed, that https://github.com/NordicSemiconductor/nrfx was updated with a nfct driver. I am trying to extended the nrfx port on micropython (see https:...
Hi,
I'm trying to setup the Peer Manager on a nRF51822 with installed the S130. I'm working with Eclipse where I installed the 12.3.0 SDK.
At compilation time I get the...
Hi, I have a two part question, I know the NRF51822 (and I believe all 4.0 BLE chipsets) are being sunset, when will this start taking place?
Since I'm currently using the...
HI,
i am using nrf51422 with sdk13.3.0 and soft device 130
i am receiving 69 byte of data through UART, i am compressing data in two packets. here after transmitting a...
I have an issue with BLE on Android when using low duty-cycle directed advertising and I'm asking here hoping some people have already seen that issue or something similar...
Hi,
I'm working on a custom bootloader based on the one included with SDK 15.
I have a blocking method (i.e. while loop) that runs at the end of the transmission of all...
Hi,
Some general Nordic BLE device questions:
How to add Characteristic?
How to send data to given c haracteristic?
We are using SoftDevice 132 with Segger IDE.
...
I am trying to free up some RAM on my nRF because I am getting Fatal error 0x4, NRF_ERROR_NO_MEM when I try to increase the size of a 2D array.
I do not understand how to...
Hi there,
I am considering the NRF52840 to build our new platform but I am struggling to find information about how the device Firmware is programmed.
Apart from SWD...
Hi,
I'm using sdk 15.2, with soft device s140 on nrf52840 dongle in peripheral mode. I'm using modiffied ble_app_proximity example. What I wan't to achieve is to set advertising...
I want SoftDevice of Bluetooth 4.2 for nrf52832.
I found softdevice.
15.2.0 nRF5 SDK
15.1.0 nRF5 SDK
15.0.0 nRF5 SDK
14.2.0 nRF5 SDK
etc
Which is Bluetooth 4...