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...
Hello,
I face at least 2 problems and need some support.
What I want to achieve is that the DTM runs at our customer hardware for radio and later on BLE certification...
Hello !
In PS1.7 chapter 6.4.5 Encrypting packets on-the-fly in radio transmit mode is explained encryption of a short packets (MODE.LENGTH = Default).
But when MODE...
Hi there, I'm performing an throughput analysis using an nRF52 development board (BMD-350) and a Raspberry Pi 4B (Ubuntu 20.04, BlueZ 5.54) with an BLE 5.0 adapter. For measuring...
Hi,
I want to use the bsp button to our project, so I tested on the example "ble_app_blinky",
I modified the app button to bsp button, add two custom events to the bsp_event_t...
Hi Devzone,
I've been trying to verify and validate the performance of Instaburst mesh packets against regular ones. I modified a build of the mesh light switch example...
Hello,
I have been trying to get the thingy:91 up for 3 weeks or more now from Sri Lanka. I have made a lot of progress in getting data connectivity via MQTT to thethings...
`Hi There,
For nRF52840 board, If I want to fully disable JTAG or SWD lines after flashing, then what are the options to achieve it.
Questions:
1) If I want to disable...
My use case: There are different but similar peripherals advertising with 1M uncoded or coded PHY. Some of them are even advertising in mixed mode.
Question: How to connect...
Hello all,
I hope you are well. I am currently developing a product on the nrf52810 platform. I have a custom board and now have the BLE functional on the board. The next...
Good Day.
I want to measure the approximate voltage level on the battery in the nrf52820 microcontroller using a comparator (COMP) operating in Single-ended mode. I use...
am following the introductory videos and have done a fresh install of the Toolchain, Segger, VS Connect 3.7.2, nRF Connect SDK v1.8.0 and VS code on macOS
1. Installation...
Hi team,
I'm currently playing around with the sensor server example where I wanted to include the generic_onoff model in a separate element. I wanted to learn how to add...
Sure, my question is very stupid, but after one day I found nothing to explain the principle of the situation, I decided to ask.
I have a laptop with built-in Bluetooth...
Hi all,
I am trying to interface IS25LQ040B serial flash(512KB) IC with nrf52833 (bl653_dvk).
programmed sample code from "zephyr\samples\drivers\spi_flash"
I am getting...