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,...
Hi!
I have AD5611 DAC connected to nRF51822 by SPI.
In DAC datasheet we need to send data by MSB first order.
Data packet is 16 bit length.
I feel variable uint16_t...
Hello,
I use the pca10040 and the problem is in 14.0 eaxmple ,when I push the button switch the protocol mode like : ble->gzll->ble and then I find the example loop into...
Hello,
based on the saadc example of SDK 11 I am trying to change the code to use the SAADC's local timer to sample the input given number of times (10 times for the below...
Hi,
well I struggle with another problem right now.
In case of some errors, I use 'sd_nvic_SystemReset' to reset the system.
But the WDT is used in the application. Thus...
Hey guys,
how can we use DSP math functions on the nRF52832 little monster?
Is there somewhere some documentation?
What about power consumption and performance?
...
Hi, I'm using blinky from the SDK12 as an example here with a nordic nrf51 DK (pca10028, onboard nrf51422) which I am using as a programmer with a custom board (with a nrf51822_XXAA...
Hi guys, just signed up here for some help.
I was learning how to develop a project with nrf51822 core chip. The one I'm using is this one . I also have a DK for the nrf51...
I'm attempting to change phy in a program based on the UART example and am following the same process used in the att_mtu_throughput for changing PHY.
Calling sd_ble_gap_phy_request...
Hi,
I'm using nrf52 + SDK11 + softdevice 132 2.0 and trying to integrate
the OTA dual bank bootloader. Using the nrfjprog tool I program the
softdevice + bootloader....
I am using the nrf52832 soc, and have a requirement to run the device in low power mode and using the timer with a timeout value in days? how can I do so?
Sample code would...
I want to read data, advertised by a bluetooth beacon.
I have made this work before with SDK v14 using NRF_SDH_BLE_OBSERVER() to register a handler function to handle BLE_GAP_EVT_ADV_REPORT...
As a complete newbie to this a bit of guidance would be really helpful to point me in the right direction.
I want to create a simple device with a couple of switches (physical...
Hi Nordic community,
I'm sending several packets from nrf51822 (custom board) to Android application. At the moment I want to configure the sensor by sending commands from...
hi,
I tried to recover custom nrf52 board by nrfGo stuidio,and it failed,the logs as below:
------------------------------------------------------------------------...