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...
What is the thermal resistance for the following part number: nRF52832-QFAA-R
specifically the thermal resistance between the junction and the ambient in C/W
Dear Nordic,
we are developing DFU Secure bootloader for a nRF52832 based HW.
We are starting from the "\examples\dfu\secure_bootloader" . First of all, we succesfully...
Hi,
Actually in my program I have a serial uart interface that cause an interrupt when a message is receive. During the interrupt, I send a mesh model command and its works...
Here I use gpiote and Ble_template_example.
The advertisement code is working fine but now I use button interrupt to send different payload or the button press change...
My understanding is that secure boot calls an interface to make portion flash that contains a bootloader immutable. Since this is called after the bootloader start to run...
Hi,
Please suggest us Bluetooth online course which is available. Also if there any BLE materials please share me a link so we can go through.
Thanks & Regards
Pavan...
I have functioning firmware which produces 0xdeadbeef if I halt debugger. Is it not intended by the SoftDevice in normal operation?
How to debug this issue?
Hi
1. I am trying to use the main.py for sending command to my power profiler kit II
does it requires to use JLINK (Segger) ? I get an error a message No Emulator connected...
We would like to pre-bond our devices in production by writing bonding data into flash. Generating LTKs is easy enough. But we'd also like to store that notifications on peripheral...
I've just received a nRF9160 DK.
I've installed nRF Connect v3.6.1 and LTE Link Monitor.
I select the device (3 serial ports are shown). I press reset button and the terminal...
Describe the bug
When trying to sleep core on NRF52805 using low frequency internal rc oscillator, average current consumption is ~189.50 uA while when using external crystal...
Hi. We have nRF9160 DK using Serial LTE Modem as standalone modem for CAT-M1 connected with external nRF52 via UART2. We have setup the modem to establish connection to AWS...
I used the nrf52832-QFAA Reference Layout as the base design for the PCB.
The changes I made were:
1.) Added the DS1339 RTC Pin P0.22 will be configured SCL and pin...
Hi,
I am using nRF52840 dongle. The REG_OUT is programmed to 3.3V by default.
I am planning to use Li ion battery at VDDH. When the battery discharges below 3.3V, is there...
I have an issue when i am using an iPhone 8 instead of iPhone 7 , I can use iphone7 to OTA my BLE UART by NRF tool box, but ,when i useing iphone 8 , it does not work, what...