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...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
Dear Team,
We are developing an Vibration Sensing System, it contains nodes and gateway where all the nodes and gateway are present in the secured mesh network.
And...
Hi,
I'm using two boards with nrf52832 and sdk 15.3.0. One alter the ble_app_mult_uart__c example as ble center ,the othe alter the ble_app_uart example as ble peripheral...
Hi,
I'm testing heart rate measurement example with my nRF52 DK. In the nRF connect application, I see the logs are converted from Hexadecimal value to user-readable values...
Hi,
I was following the example posted on the below link.
https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial...
Is it expected that the MQTT API does not receive any events unless a message is published to the server? I'm noticing that without a ping event or any message transmitted...
If I have a version 1.00 of my application which stores data in using flash data services . I make modification and version 2.00 of my application is a page larger.
1A)...
Maybe this is just a little nuisance but is there a difference pynrfjprog and nrfjprog ? There is no documentation on nfrjprog !
Searching infocenter for nrfjprog reports...
Hi,
trying for a few days now to generate a DFU zip file from the blinky example on a PCA10056:
nrfutil pkg generate --hw-version 52 --sd-req 0x9A --application-version...
We are in QA phase for launching the product. Our firmware is based on SDK v1.2 of nrf9160.
With the firmware, we have already tested the process in which the device is...
Hello!!
I am using transmitter example on my custom board having 10 buttons. I want to minimise the power consumption as it is powered by coin cell. I have used below tutorial...
I have been researching a variety of wireless tools that involves the use of Bluetooth module and signal manipulation and came across nordic semi after coming across a few...
Hi, I'm having issues with using serial lte modem client on nrf9160, I integrated it to external nrf52 but it gives hardfault after some time. I have another ticket opened...
Hello,
we are currently using NRF_LOG_INFO over UART. We print out some values from time to time (seldom). Assume we never go manually to some of the sleep modes.
We use...
With SDK for Mesh v5.0.0 the STRATEGY_ON_POWER_DOWN doesn't work correctly over multiple power downs.
If an entry is set and the stack is powered down, the entry is written...
Hello!!
I am using Radio Transmitter/Receiver example from nRF5_SDK_17.0.2. I am able transmit and receive data on NRF52832. Is it possible to receive the data apart from...