I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
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...
I am starting a nRF52832 project that is based on the GCC + Makefile build system that is provided with the example projects. In my particular case, I need to execute a python...
Hello, everyone~
I'm trying to use mac to develop nRF52832 DK. I have installed the lastest J-Link driver and SES. I downloaded nRF5 SDK 14.2.0 and just open ble_hrs project...
I get nrf mesh SDK form: http://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF5-SDK-for-Mesh/(language)/eng-GB
I want to use the serial example to control a mesh...
I use the advertisement timeout to shut down the MCU. Is is possible to reset the advertisement timeout on the fly, e.g. if there is any activity I would like to extend the...
Hi,
I'm interfacing acceleration via BLE using NRF52.
I'm using timer to get the sensor value and update the characteristic value related to this sensor using sd_ble_gatts_hvx...
Hi,
I tried to make a software update (I tried application, bootloader, SoftDevice and any combinations) over BLE using the secure_dfu_ble_s132_pca10040 example but after...
Hello. I have a problem. After using nfc, current consumtion still high. I found that I need use HAL_NFC_ENGINEERING_A_FTPAN_WORKAROUND macros. But when I specify this macros...
Hi All,
I am going to get EMI/EMC testing for my custom board made on nRF52832 WLCSP package. Can you please share/suggest the firmware used in EMI/EMC testing.
hi everyone
i want use s130 with my ble nrf1822 i'm wondering about the modifiaction that i have to do under keil 5 in option for target for example the configuration that...
Hi,
I try to use the dfu update OTA with ble secure bootloader.
If the Flash is erased and only the SD v5.0.0 and the own Bootloader are programmed a update OTA is working...
When making a bluetooth mesh network, what is a good rule of thump for the ratio between servers and clients?
I am thinking of implementing the server-client-model scheme...
Hi Engineers!
We used SDK13 for our Project (multilink BLE with 1xServer & 4x PeerS) and now move to SDK14.2, almost done except only USBD.
if we use SDK13 driver...
I've already tried before using ADXL345 using nRF51822 using mbed compiler this is the link.. os.mbed.com/.../
but that program can't get ADXL345 data, just UART nRF51...
I'm trying to debug a project I recently migrated to eclipse but my Peripheral Registers are empty with the error message "There are no peripherals descriptions available...