[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
Hello,
We have an nRF9160 DK and have successfully set-up the tools necessary to re-flash and write firmware for the DK using Zephyr and SEGGER Embedded Studio. We are planning...
Hi
I have tried to pull down the updates for the Zephyr project to for the mqtt_simple example. when I do a git checkout master and a git pull all goes fine. but when I...
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...