I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Condition: nRF52, SDK11,s132, SDS v2.0.
Using the sd_ble_gatts_hvx() in timer1 interrupt service(timer1 interrupt priority is set to level 3) will result in hardfault. While...
I am using SDK_11 s130. I am looking at app_error_fault_handler() in app_error_weak.c
Inside app_error_fault_handler(), there is this line of code;
UNUSED_VARIABLE(bsp_indication_set...
Hi,
I am using keil uvision 5.17, SD 130, nRF 51822, dualbank bootloader.
I have programmed own application and merged bootloader, application, soft device.
I...
I am using ble_app_gls on SDK_11 s130 on nRF51-dk.
This is a follow-up question to the question below.
devzone.nordicsemi.com/.../
After enabling debugging, I discovered...
Hi,
I'm using the example projects "ble_peripheral/ble_app_uart" "ble_central/ble_app_uart_c" in SDK10.0.0 to test data throughput.
I'm sending 20bytes of payload. But...
Hi,
I am using nrfjprog package installed in folder /opt/Nrfjprog. I am getting the fallowing error.
nrfjprog --eraseall
ERROR: JLinkARM.dll load failed. Try again...
Hi,
I've migrate from 3V to 1.8v power supply.
before the migration, using 3V power supply, DEC2 connected to 47nF directly to GND.
after the migration, using1.8V power...
in android program i disconnect from my gat with this code
while(isconnected){
mbluetoothGatt.disconnect();
Log.d(TAG, "Disconnecttodevice: ");
}
mbluetoothGatt...
Hello, I load UART over BLE example on nrf51DK (51422) DK board and measure for 13 seconds from power on.
Here is the result graph and the average current is about 175uAh...
Hello Nordic! In my FW, I need to know when a specific packet has been actually sent (because of SD packet buffering). I am able to receive the BLE_EVT_TX_COMPLETE event,...
Hello I'm using SDK nRF5_SDK_11.0.0_89a8197.zip and I find out that most freeRTOS file version is: "FreeRTOS V8.2.1" but "external\freertos\config\FreeRTOSConfig.h" is in...
Hello,
I am trying to configure my NRF52 dev kit (PCA 10040) to work with pwm using the build-in timer. I used some code from the low_power_pwm example but when I am using...
I am working in a project.The project had defined the manuf_data that it didn't need the company_identifier(bluetooth core 4.0). Is there any way does not show company_identifier...
Hi,
This is a request for all the users to post some details of sensors they are using along with Nordic chips. We will get familiar with 10 most popular sensors that are...