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...
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...
I'm building a new application based on the no softdevice template example. I pulled in the code from the UART BLE example to redirect printf to the serial interface and that...
Seems i can not find where nrf_dfu_set_adv_name_init is defined? It seems not in SDK source files, neither can find any sign on SDK documents.
Thank you.
Hello,
I have a nRF52832 Breakout Board from SparkFun. I can see from their tutorial that I can program this board using the serial bootloader that they have burned into...
Hi everyone,
I make the project whith nrf51822 BLE module and need to configure the bluetooth service characteristic as input/output for reading and writing the string-information...
Product: nRF24Lu1+
If I use the nRFGo and the nRF24LU1+ Development kit, must I use the Keil tools to be able to access the debugging port? I develop in linux and use the...
Hi everyone,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
IDE: Eclipse
I'm working with a "Stand-alone can bus controller...
Hello All,
I am working nrf51DK and i am using ble_app_uart application with s130 softdevice.
Now my query is I am trying to send some data from my mobile application...
Hello Pros,
I maybe running the nRF52 close to its limit. It appears to have a probability of 1/1000 to 1/2000 to hit a 3004 in a continuous time-gated packets stream....