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've searched for enabling notification, but there are some points that I can't understand.
GATT characteristic attributes and characteristic cccd values are dedicated...
Hello,
When I check RESETREAS, I have some reboot reasons rised from software error (SREQ).
I know that these errors are not catched in the app_error_handler because...
I am using ARM-GCC (version 6.2 2016q4) toolchain and make command to compile example code.
I have updated my compiler installation path in Makefile.Windows as well.
...
Hi,
I am struggling with the Ublox EVA7M with nRF52 on i2c and wonder if anyone can share a sample code of connecting a GPS to the nRF52.
I am unable to make the twi work...
Hello
i have Nrf52840 boards.
is this possible that one device can play both role (Broadcast + Central) at the same time.
DO you have example code or any material regarding...
I'm trying to transmit from 52832 (slave) to 51822 (host) as fast as possible, so I set MIN_CONNECTION_INTERVAL=7.5ms and MAX_CONNECTION_INTERVAL=10ms . Then the device couldn...
Hello ,
I have been testing some programmes on the nrf51 chip which is on the development board . However now I'm looking into programming multiple nrf51 chips so how can...
Hi,
I was trying to add buttonless DFU service along with NUS service. I used SDK v11. Taken the example ble_app_hrs, s132_with_dfu. And added my existing NUS service....
In my application when I disable NRF_LOG_ENABLED , HardFault_Handler() is getting called. To debug this issue I defined a HardFault_Handler() in my code and inserted a break...
Good afternoon all,
We have seen something with nrf51822 a little bit unusual that we can't explain and that maybe some of you have already experienced.
In main loop...
hi everyone.I have a question about the bootloader SDK11.0 ,I download the bootloader engineering modified to nrf51822 board, the nrf51822 can be advertising, but when I upgrade...
Those vias are not there to provide fixation but proper grounding, right? Because I just connected them all to GND.
Would be embarrassing if they shouldn't.
Hi,
Assume the internal FET(s) that bucks the voltage down for the DC/DC got stuck on. I would like to calculate the current through the DC/DC inductor when it reaches...