Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
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...
Hi to all,
i am developing a device with nrf52840 soc and soft device 14 and SDK 15. my device work well with Android, Windows, Google web ble but it experience unexpected...
.y device keeps restarting multiple times without any warning which causes messages to be delivered multiple times to nrfcloud. I've had 5 messages delivered simultaneously...
Hello everyone,
Testing on:
nRF52DK (PCA 10040)
SDK 13.0.0
I have been struggling with reading from the register of ADS1299. I just want to try to read info from...
Since Commit https://github.com/NordicPlayground/fw-nrfconnect-zephyr/commit/bd7569f272882f105515acda04e45e7878a68e13 the cmake build on Windows is broken (see also https...
I am getting this message with constant reboots.
Nrf_cloud_connect failed: 60
Used tracker application. My device doesn't even show up in nrfcloud.
The at client application...
I'm checked out at today's current head for fw-nrfconnect-nrf ((ecc4ded86716fcf4b94e80efca450b3ddb4b7a26)) and have run "west update" to sync all repos. My modem is loaded...
I am modifying the twi_sensor project ( using Segger studio ) I want to add support for TWI 1, I have enabled it in the sdk_config.h file:
TWI 0 works fine as expected...
Hello sir, Mayur here can you please help me out with the interface of data from NRF52832 and ESP8266. I am facing some problems as i am not able to communicate the NRF to...
Hello,
I am using the nrF51 DK (PCA10028 board) which has been programmed with the Softdevice 130 in the Keil uv5 IDE on windows 10. I am working on the proximity application...
Hello,
In an application I am using NRF52832 IC as central. Before uploading code in every board, I need to change the device name and compile. This process is consuming...
Hi Nordic Team,
I'm having some trouble with using the nrf_calendar with the softdevice...
I'm using the SDK V12.3.0 and softdevice s130 V2.0.1 and the exemple ble_central...
I read a few questions there were related to this, none that i encountered seem to give me an answer.
I am using SDK15.1 nRF52
I am NOT using dynamic allocation, I need...
Hi,
I want to connect NRF51822 wit NRF51 development kit over the air i-e. Development Kit would work as server (look for available client and connect with it and then send...
Hi,
I am using nrf51422 dk board in my project. so i need to use Bluetooth in my project. Could you plz tell me the which version of SDK do i need to use for this Bluetooth...
Hello to everyone.
I'm working with chip nRF52832 (PCA10040) and Mesh 3.1. I'm trying to connect a HC-05 Bluetooth/Serial Module using its serial pins (Rx/Tx) to the default...