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,...
Edit: I'm using the softdevice S110, 8.0.0, Nrf51822 chip, Keil uv5.12
Edit #2: Added more detail and revised certain description.
What's the problem?
My program...
Dear partner,
1) Our custmer want the spec of S140, I cann't find that on the inforcenter. can you give me one?
2) By the way i want to know where is my mypage case...
I want to have every node carry a copy of the sensor data in every other node and pass these around on update.
Should I use ANT FIT or FS? What makes mores sense?
As the...
Hello,
How can I detect how much RAM is still free on the heap during runtime, without a debugger attached, just from within the application?
Cheers
Trax
Hi
Can nRF52840 PDK support UART buad rate 921600/1000000 correctly?
I am testing UART with below example for our product development:
nRF5_SDK_14.2.0_17b948a\examples...
Hello, I have problem during dfu otau over ble connection. I use linux version of the nrfutil - my OS version is Linux-4.9.0-3-amd64-x86_64-with-debian-9.1 In some cases i...
I am trying to enable SPI in spi_config.h but SPI3 is missing for the nRF52840.
I need DCX functionality, and from the OPS for nRF52840 it looks like it is only SPI3 that...
I'd like to use DFU to update the SoftDevice of an nRF52810. Based on the documentation it looks like the new soft device needs to be copied into flash while the active SoftDevice...
I got stuck drowning in all of the sdk's and softdevices..
i've recently bought EYSGJNZWY BLE chip with nRF51822 built in.
The chip comes with s120 built in, I can see...
I have two nrf52538 dev kit configured to work as peripheral(s) with simple static pass pairing program and Android phone as client. 1) peripheral_1 address = 0xCECECECECE...
I have three mesh nodes in a mesh network, a provisioner, a vendor server model, and a vendor client model.
I know that a provisioner can set client model publish address...
Hi,
we are using active voltage divider as battery readout circuit. It is controlled by MCU NRF52832 pin P0.09. Voltage from divider is read by integrated SAADC on pin P0...