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...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hi guys,
I am now facing a problem that I can't stop the pwm by using nrf_drv_pwm_stop.
Here's my initial code for pwm and start the pwm in the while loop.
The output...
Hello, I've tested multiple NB-IoT cards from China Mobile using the asset tracker on nRF9160 DK. The NB on Band 8 ( AT%XCBAND returns %XCBAND: 8) has no issue connecting...
I first assumed the obvious that the first library would be used with the (Visual studio) multi-threaded DLL/MD option and the second would be used with the multi-threaded...
Hi,
Currently we're developing RGB bulb which has mesh feature (nRF52832). So this done by using nRF5 SDK 15.2.0 and Mesh SDK 3.0.
We're able to control all three channels...
Hi Team
I would like to store a simple integer value in flash and read it back after a power cycle. I already studied the library Flash-manager of the nRF5 SDK for Mesh...
Hello, I'm trying to flash custom developed beacon based on nRF52811 and everytime i try to flash i'm always greeted with an error "Failed to write memory" i have attached...
Hello,
I am trying to merge mqtt_simple and gps together. Each of them is working well on Thingy:91.
1. I am using lte_lc to configure the modem and enable PSM and eDRX...
Hello All,
Right now I am working with: https://www.digikey.ca/en/products/detail/circuit-dojo/PASSY-NRF9160-FEATHER/13668137 which I think is practically the same as https...
As everyone knows, the supply of semiconductors is pretty bad now. Normal suppliers such as Digikiey have zero stock. Recently we have had to purchase from less known distributors...
Hi everybody! My application is based on SDK 17.02. I try to communicate with an spi device using spim driver and the code is basically based on the nrfx-spim example.
After...
I am using latest version, nrf connect sdk v1.4.99-dev1
when activating bt_enable, application gets stuck
applications without BLE works well
I am working with...
Hi I'm Frank.
I'm testing Serial DFU via UART using TWO nRF52840 DKs(DFU master and DFU slave DK).
I want to update firmware of slave DK through the master DK.
I was...
dear all:
I use the latest sdk17 to test the ANCs sample on the 52840 DK。 The address of the example is: SDK_Path\examples\ble_peripheral\ble_app_ancs_c。after...
I have a example application (gatt central) that works fine on the nRF52DK dev board. I'm able to change the advertisement name, connect to it with my phone, and see the characteristic...
Hello everyone,
Yesterday I found a strange behavior with the NRF9160 GPS on NCS v1.5.1:
When configuring the GPS to run in Single Fix mode, running on MFW v1.2.3, I noticed...