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,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
I have an nrf51822-mkit.
Let's say there are 2 BLE phones continuously searching for my module. Phone 1 connects and communicates with the module. The modules determines...
I used the ble_app_lbs example as a template, with a PCA10003 eval board (nrf51422 chip). SD 110, Nordic SDK V6.1. Keil uVision 5.
I launch my application and my board...
Hi,
In softDevice S120 can we make second sd_ble_gap_connect on different peer, without waiting confirmation connect of the first one ?
Bests Regards,
Jérôme
Hi
NRF51822 with SD7, S110.
I have some troubles with DFU procedure. I uploaded standard OTA-DFU bootloader and S110 to my NRF. Everything works well with my code except...
Hi,
I was wondering if it is some easy way to turn off that the system goes into system off mode after a while for ble_app_pwr_profiling?
I would also like to test it...
hello everyone,
we're currently working with some nrf51822 beacons and throughout the project we recorded the antenna patterns of several of them. In the first batch we tested...
Hello.
I neet to write long characteristic value (250B). I use GATTS Queued Writes from example devzone.nordicsemi.com/.../ based on developer.nordicsemi.com/.../a00892...
Hello,
I am frustrated by a pair of nRF24L01+ communicating with each other, where all the Enhanced ShockBurst features are enabled.
The PRX is initialised as follows...
I could scan/detect Beacons, and I could update the configuration without any problem with the nRF Beacons app. The issue is that the configured Beacons are not detected in...
Hi,
I want to use the nRF51 dongle with the Master Control Panel.
I found in the nRF51 Dongle User Guide that the Dongle will run with the Master Emulator firmware, but...
I don't expect the Nordic engineers to know this answer but I'd like to hear from other devs out in BLE land...
Have any of you encountered truly horrible BLE PHY-level...
I am using S120 device to receive advertising from S110 device and need to get the exact time + sender's address information at Radio End Event.
I use PPI to start Timer1...
Hi,
I'v try to use the sd_power_system_off() and without successful.
The power consumption will be 200~230uA around.
My device:
Call the system off when ADV._TIMEOUT...
Hi
I am trying to make a ble central with s120 on a pca10001 board.
My problem is that it sometimes take a lot of time (up to 10 seconds) to find the client when i make...
Hello Nordic guys, help requested !!!
Error while connecting to USB port the new development boards, DK and DONGLE.
Error is " OS X unable to repair JLINK disk ".
...