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, Everyone
I have a product (named "A") developed on sdk12.3 and 52832.
This product has peripheral function and MTU Size is 64.
If I use "nRF Toolbox -> UART" on my smartphone...
Hi,
I'm working on the Mbed-OS USB HAL implementation for the nRF52840. I'm having a bit of difficulty getting the expectations of the USB stack to match up with the event...
Hi,
I completed the getting started guide (Getting Started Assistant app) of the nRF Connect v2.6.1:
I installed the toolchain, the SEGGER Embedded Studio and opened a...
Hello I am working through my project and ran into the roadblock of the nrf52840 not being able to use the 250kbit radio mode.
I tried a few workaround and ended up getting...
Hi,
I am working on the "pin_change_init" example to develop my interrupt based function.
I have added three pins/buttons into it and out of which only are working properly...
I AM AT THE END OF MY SANITY!!!
I have tried everything. SEGGER, Keil, installed J-link like 5 times, Python, nRFgo, nRF Connect for Desktop, nRF5x Command Line Tools...
Hello,
We are using nRF52840 with SES sdk 15.0 version. My other thread is here in that got problem with nrf_cal_set_callback(calendar_updated, test_Interval); this function...
I am trying to use a sensor that needs 9600 baud rate with the nRF52840-DK. I've set the baud rate to 9600 on the sdk_config.h. Would I still be able to see the transmit/receive...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Hello
I am using Segger Embedded Studio with nrf9160. I can 'Build and Run' the 'asset_tracker' project but the LEDs are not blinking and my development kit is not connecting...
Is possible to get a sample code for communication between multiple BLE devices, for example the BLE TinyShield? I have come across a code that enables the BLE TinyShield...
The content, format, and size of a device's Peer Data is determined by the application. I understand that when pm_peer_data_store() and there is not enough available flash...
Hello there,
In order to have a continuous RTT debug during DFU, I followed advices found in:
- https://devzone.nordicsemi.com/f/nordic-q-a/20708/rtt-logging-from-application...
Hi,
Apologies if this has been asked before. I am interested in trying out the Adafruit arduino implementation for the NRF52840. The implementation uses it's own bootloader...
Hello,
Que 1:I want to Test BLE APP UART Functionality with BLE MESH Example ..is there any document how to use Combine BLE and BLE MESH?
Que2: I want to run BLE MESH...