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...
I use nrf52832 sdk15.2 to develop products, use WDT to prevent program crashes, WDT set time is 10S, nrf52832 will be paired and bound after connecting with IOS phone, when...
Hi!
I am trying to use the SAADC driver on SDK13, following some examples from the playground repo. I am using the app timer to trigger a measurement for 4 channels. ...
Hello,
I cant seem to find a PBKDF2 function in the SDK to generate a private key from a passphrase.
We want to use mbed-tls or CC310 to make a SHA512 based key for AES...
Hi Everyone,
I have a custom board with nRF52840 and am testing out basic GPIO functionalities with some LEDs. In the board, the LED cathode is connected to nRF52840 GPIO...
Using nRF Connect for PC Version 2.6.1
Connect to a peripheral device that ask for an ATT_MTU > 247 bytes
NRF Connect fails with
Failed to call gattsExchangeMtuReply...
Hi
I have implemented (heavily base on the found examples) an application which uses both ESB and BLE. For now I focus on developing the ESB part of the SW. I am using the...
Hi Sir,
According to the nRF52832_PS_v1.4.pdf, In section 17.1.1, the table shows the current consumption of Radio. What's difference w/ Iradio_tx0 and Is0? Why do we get...
Dear Nordic Team,
We are building a very low power wearable with the nRF52810, only powered by a small solar cell and a super-capacitor.
We would like to offer firmware...
Hey,
I am working on nRF52 DK boards. Suddenly PC is not detecting the one of my DK board, but the nrf53832 processor's LEDs are functioning as per the last program dumped...
I am trying to use multiple channels for beacon transmission.I want to hop to a different channel at an interval of 2 seconds.I have configured one device as a pan coordinator...
Hello,
I'm using following code to read two channels of SAADC. It works fine when device is not connected to BLE central device. As soon as it's connected, the saadc_callback...
Hello,
I want to use 2 thingy:52 board in which one will act as master and other as slave. If yes, how can we do it? please provide any example code. Thank you.
hi guys, I'm looking for understand how to send a simple signal using ble mesh between two nrf52840 boards.
The available example aren't so usefull in order to have the...
I need to store a data base into an area of the FLASH. I understand I need to use the pstorage capability. All the reference I found about it , are just part of the code where...
Hi, I bought Sparkfun nrf52832 breakout board and i am having issues with programming a board.
I downloaded Segger embedded studio and nRFGo Studio for uploading hex files...