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 verify the TLS connection without a certificate in the matt_samples routine. I found that the connection to the server is very slow, it takes more than 20 seconds, how can...
Dear Team,
i have connected a sensor to nRF52810. The sensor power suppply (VDD) is connected to one of the GPIO. My system will switch between systemON and systemOFF most...
Hello
We are just now looking at the implementation of a Bluetooth module for our product and we have previously looked at your module called nRF 52.
I would need some...
Hello Nordic Team I want to use the ble_app_eddystone example found in SDK 15.3 on NRF52832 to advertise in connectable mode from the beginning. I tried to add nrf_ble_es_on_start_connectable_advertising...
Good day!
We have six of the nRF52840-DKs and would like to try coded PHY mesh communication. Is there a link for the SDK which features coded PHY (long-range) mesh? Apologies...
nodic example in \connect SDK\v1.5.0\nrf\samples\bluetooth\peripheral_lbs , ,i can not find the software interface place in peripheral_lbs example code from where to send
Hi.
I'm trying to make the i2cDevlib work on an nRF52 DK board.
There are several ports of the same to nRF51, and one to nRF25 but on the old SDK11.
I'm using SDK15...
Hello,
The Zephyr OS provides a function to reboot the module, sys_reboot(type) where type is either a cold or a warm reboot.
However I cannot find anywhere the difference...
Hello,
We opened from a clean download the example " ble_app_uart " in this folder:
\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs...
Hi, Community!
My development environment is the following:
SDK52,
nRF52840,
s140 17.2.0
nRF Sniffer
My problem is that I can not seem to be able to send more...
Hello,
We are working with the nRF52840 and the OTA works when I set 0x10001304 to a value from 0-3. When I set 0x10001304 to a value of 4 or 5, the OTA fails.
Hi there,
I'm developing with the nRF52840 right now.
I'm trying to read some sensordata with TWI. The sensors are BMM150, BMI270 and BMP388.
Unfortunately, I already...
Hi everybody,
I received a nRF52833 DK (PCA10100) and I was capable to install heart rate example dropping prebuilt hex into the mass storage driver. Later I flashed a led...
Hi
I have seen some queries for support asking if app_timer can be used for real time clock and calendar functionality,
i am using the nRF52810 but the answers were either...