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...
When using LE Audio with multiple sink devices, can those sink devices also communicate between them via master Bluetooth source? For example: During streaming audio, 2 or...
My goal is 11.25 ms for connection interval with iOS. With PC and Android i can setup it.
Following Apple guideline, I added HID service to my custom device(it works, i...
Hello everyone,
I'm a junior engineer in a company, and I'm assigned to that project which we will use a different microprocessor with BLE in it, and it needs different...
I am currently working on a project with a nRF9160 and in the very early stages of evaluation.
I have a few, hope not too many questions that I hope can be answered here...
I have been struggling to get the DFU in our own application to work. When starting a DFU from the desktop nRF Connect 3.4.1 it reports an error:
According to the log...
Hi,
We are using nrf52840 development board and segger embedded studio. I am using thread concept here to run another function in parallel to my main function. i want to...
Device: nRF52840, nRF5 SDK16.0, Softdevice: S340 (ANT_s340_nrf52840_6.1.1)
Hello,
As next step to increase usability of our product and adding new features, we have...
I hope someone is able to answer a few question.
I read quite a lot but still some things are still confusing.
If we use e.g. the AMB2621 Module of Würth, is skipping...
Hi,
I am trying learn about IO/ events that can wake-up nRF52833 from lowest power mode.
What qualifies as event that can serve as wake-up source?
Is it possible to...
Dear sir,
Got error while uploading .zip in DfuTarg as "SD version failure". I'm using nRF52840 DK board. I have tried to create .zip by --sd -req 0xB6/0XAE/0xA9. zip get...
I'm curious what the modem does if, upon waking up to service the PSM interval, it fails to connect? Does it go back to "idle" and try again on the next PSM interval or does...
Guys, In a Mesh project, when setting up flash manager:
How do you get the right value of flash_manager_config_t.p_area ?
And where and how is it configured?
Thanks...
Hi ,
I wirte a python script to download FW to nRF52832 custom board, the FW is the merged file with softdevice(s132_nrf52_7.0.1_softdevice.hex), bootload, bootload settings...
The version used is nrf5_SDK_for_Mesh_v5.0.0_src.
nrf5_SDK_for_Mesh_v5.0.0_src\examples\light_switch\server.
Question 1: I want to turn off mesh broadcasting first,...