Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
There are a few setting options I would like to keep through power cycle like sensor sampling rate, continuous sampling on/off, etc. I had success implementing saving of one...
I'm using a PCA10056 (NRF52840 Preview DK) v0.9.1, and trying to erase the existing firmware, but running into issues.
I've tried nrfjprog -f NRF52 --eraseall with version...
Hi
I am running some thing similar to the multiprotocol ble_app_gzll example but using freeRTOS and peer manager. Effectively the the main in ble_app_gzll example is a...
In my test, light_control example consumes about 17mA, same for both of client and server.
I'm using nRF52DK, PCA10040, and SDK is "nrf5_SDK_for_Mesh_v0.9.2-Alpha".
I...
Hi,
I am using SDK 12.02 with softdevice 130 and having a odd issue here.
In my application, I want to advertise ADC value via beacon and to report the ADC...
Hello, my
m_device_state
is always NOT
DEVICE_STATE_RUNNING,
so after a little detective work I decided that it's because
provisioner_config_successful_cb...
Hello,
I'm trying to use examples/ble_peripheral/ble_app_uart with SDK-14 and NRF52 DK (pca10040).
The test case is very simple, I use python script to write data to...
Hi,
I'm useing ble_app_buttonless_dfu to get log with UART is possibly.
I want to change RTT log.
How can I do?
Board is nRF52-DK. SDK is nRF5_SDK_14.0.0_3bcc1f7.
SDK13, nRF52.
I bounded different devices into nRF52. Some of that is another device on nRF52, another devices- smartfone.
How can I distinguish for delete those devices...
I'm writing an application that requires dynamic memory allocation, and also needs to sleep in the lowest power mode for a majority of it's lifetime. I'm currently persisting...
How much does part number nRF51822-CFAC-R weigh? I'm building a parts database for a device our company is planning on manufacturing and I couldn't find this information in...
image description (/attachment/a49b3ec690a646f7bead02928ff0a381)(/attachment/a22b78f8886f98aac724a2b9785f9c25)(/attachment/00e9df542ed79773e83dde5fb38e46cc)Hi all,
I have...
Hello,
We need to extend both "ATT_MTU" and "Data length extension (DLE)" of the example programs "ble_app_uart" and "ble_app_uart_c" in S132 SDK 14.0.0. So could you please...
Hi,
I am using ble_app_uart_c code for central and ble_app_uart code for the peripheral. I am using around 4 characteristics in the NUS service. In the ble_nus_c_evt_handler...
Hi everyone,
We have one weird problem with loading the program to the two different variants of nrf51822 chip via nrfgo Studio. We would like to change nrf51822AA chip...