Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
hello,
I am newer to nrf. I am using nrf52832 development kit and using soft device 5.0.
I have confusion with two function with nrf_log_info and printf?
which should...
Hi,
I want to know if we can send Mobile Notifications or send sms to nRF52832. i want to do some operation based on notification or sms received from sms on mobile..
Hi,
I am currently trying to setup my sdk 15 on my pca10040. I already have a working I2C source for a BME280 and it works fine using the SDK 12 (pca10040), I get the current...
Development Kit PCA 10056, Ver 1.0.0, SDK 15.0.0, Softdevice 140 6.0.0
If I try advertisement with the template-example combined with NFC text record at the same time, the...
I know that the SoftDevice has support for controlling a frontend with TX and RX signals.
However, our radio module uses a Skyworks SE2431L frontend with the control signals...
When using the script interactive_pyaci.py together with ipython and the serial example, I observe a strange formatting in the command window, because the "In [..]" is often...
SDK is nRF5_SDK_13.1.0_7ca7556.
Example is ble_ant_app_hrm.
Softdevice is S332.
The example can connect android but can not connect iphone.
Iphone 7 and ios is 10...
Disconnection of the peripheral is done without enabling another connection, the only way is to reset the module.
It happens sometimes after 5 min up to 1-2 hours.
If...
Hi all,
I'm working on an application that requires BLE. I've recently upgraded my project from sdk 14.0 to 15.2 in order to deal with some problems that I ran into with...
Hi,
I am trying to configure the nRF52810 clock setup to accept the LF CLK source from a pin on stm32l4xx on a custom board without much luck. My setup works correctly if...
Hello. I move ble_app_uart with a combination of nRF 52840-DK and SDK v 15.2.0. Using UART 0 or UARTE 0 confirms that it can communicate with nRF 52832 on the Central side...
Hi,
I am trying to understand the current consumption of a very simple BLE application running on the nRF52832 DK. For my final use case, I'd like to reduce the peak current...
Our project uses a Raspberry Pi compute module 3 connected via UART to 2 nRF51822. I'll go through what is working and than describe the issues I'm having
What's going...
Hi, I'm using ble_app_hrs_freertos from SDK 15.2 on PCA10056. I noticed that logs stop working (RTT) when I increase configTOTAL_HEAP_SIZE to 64k. I tried play with various...