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...
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...
Sir,
I have seen example pgm for communication between UART and BLE, and another pgm which communicates between 2 UARTs. But for my project I need 2 UARTs and the BLE together...
Hey,
previously working with BLE devices I had manage them reading/writing its characteristic. To control my new device I have to write the value into its handle ( i. e...
Hello Sir,
I have a PCA10090 (nRF9160) DevKit and it was working fine with Asset Tracker Example. Kit sent data to nRF Cloud last month. Today i have again verify the...
Hi, I developed a simple app that connects to a Bluetooth device, receives some data from that device and output it to the uart. As a receiver I have a custom board with a...
I have to develop a project for nRF51822 but I can't find tools that work. I tried SES and Eclipse and none can compile the examples of SDK12 (the last one that supports my...
Hello,
I've recently purchased the fanstel BT840F evaluation board which is based on the nRF52840. I understand that you cannot directly program the BT840F evaluation board...
Hi!
I just saw the MQTT example that has been merged in the master branch and tried to run it on my DK (NB-IoT). Without changing anything in the code or configuration the...
Following my last post a few days ago, I was finally able to communicate with a slave via the TWI interface, thank you very much for your help! This time, I have a problem...
Hi,
I'm using nrf52832 as host and peripheral concurrently, with soft device s132. I know that peer manager can handle both host and peripheral.
I now have a need to remove...
Hi everyone,
We are (still) in the process of evaluating the nrf9160 with the DK.
Our use case is the following one: we want the nrf9160 to send periodic messages in PSM...
Hi, We've developed an IoT platform that runs on Raspberry Pi's that has just been released and we're actively seeking beta testers (see www.omniot.com ). In short the platform...
This is a break from another thread where I was having issues getting the .emproject to show up. Now it is complaining about a missing file...
OK so I went back to the getting...
Hi, I wrote a simple program to communicate with ICM20948 IMU .
The IMU correctly acknowledges its address.
But, when I try to read its WHO_AM_I ID, the program halts...
In previous SDKs (e.g. version 15.0) the following macros were defined in app_util.h
As described in this post these needed to be modified to support more than 15 connections...
I am trying to do the segger development for the 9160 lte ble gateway. When I do the setup info for segger I keep getting a popup saying it can't find the .emproject file...