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...
Hi,
I want to change value of serial number after dis init, I want to use sd_ble_gatts_value_set to set the new value, but I dnot know what is the right connection handle...
Hi
I try to flash the firmware from project light_switch_server_nrf52840_xxAA_s140_6_1_0 to nRF52840 dongle to build the Mesh Network with below modifications:-
Use...
I set the Thread network with 2 Dev Kits. I tested it using CLI directly. The network works.
But I can't observe topology on the monitor tool.
Reproduce path:
Follow...
Ive been working on this for some time and can not get two boards successfully communicating using the 125Kbps on the NRF52840. I am simply having one chip transmit advertising...
HI........ I am working on nRF MESH latest version , so i am here using three boards nRF52832 , i have set the character message in client side , when the button 1 is pressed...
Just continue my work on implementing LESC MITM on hear_rate_collector (Please check my development environment settings here as well).
Since sd_api_v6 on pc-ble-driver...
Developing IoT product using a module using Nordic nRF52832 - using their Shockburst protocol
Can ANYONE explain why we would need to be registered with the Bluetooth...
Hi,
I'm trying to make provision for AT command interface in my new nRF9160-SiP based design.
Couple of questions related to that:
1) Which UART (nRF9160-SiP pins) should...
HI,
Im using nRF5_SDK_15.3.0_59ac345 - SDK and two different bootloaders.
The first one is - sd_s140_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds...
Hi,
I notice my dfu bootloader oversized after I merge softblink led feature into the example code. How can I modify the linker_section_placement_macros and the linker_section_placements_segments...
Hello,
Working on MAC. High Sierra.
got a 52840 dongle (but also a thingy and a devkit following the latest conference)
Trying to start at the beginning and build...
Hi,
currently I am trying to figure out how to disable the cryptocell hardware after enabling it, because if I enable it and then enter systemOFF, the system still draws...
Hello,
I am using NRF52840 Preview DK, I am running peripheral/SAADC example on the board, I shorted Channel 0 and GND on the board and I am receiving negative values...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...