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...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
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...