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...
Hello all,
My project based on NRF52832 SDK13 has some bug I trying to solve. Some users of my product very rarly faces with problem of constantly rebooting NRF52. After...
Hi,
I am trying to perform ADC conversions controlled by Timer with minimal manual interaction. My goal is that every 2 seconds, the ADC takes 10 samples in quick succession...
I have a project using nrf52840. The nrf52840 communication with a nbiot mcu using uart port. In my project the nbiot download the firmware from server and send the firmware...
Hello,
I'm using 2 sparkfun nrf52840 boards. On the central board I'm using ble_app_multilink_central ( trying to integrate ble_app_uart_c example ) and on the peripheral...
it says "The SAMPLERATE timer mode cannot be combined with SCAN mode, and only one channel can be enabled in this mode." , simply why ?
When we set scan mode , and when...
Hello guys!
We want to configure ADXL362 accelerometer on Thingy:91 board to wake up nRF9160 SiP via INT1 external interrupt. For that purpose, we need to properly configure...
Hi
I am sending data from PC to nRF52832 via the UART interface using ble_app_uart example. I am performing some operations on the data and sending data via Bluetooth. I...
See the product named "HZX-51822-16M04 Bluetooth 4.0 Low Energy Module" I need some information regarding it listed below
In this nRf5182 is the main chip soo.
1. How...
Hello,
we have a product with a firmware based on SDK13 with a serial Bootloader SD 4.0.2 on it.
Now we have to update those Devices to a new Firmware based on SDK16 with...
Hi,
I have implemented application that can connect to mobile and control audio (play/pause, volume, track). This works fine with Android. However this does not work at...
Hello fellow developers, and Nordic nerds,
I am very new to Nordic ecosystem as well as ble 5 mesh networking.
after seeing the ble mesh packet hopping feature, I am curious...
I wanted to use the nrfx_clock driver in my program, but it breaks OpenThread. I don't get any errors messages but the device can't connect to a network created with another...
Hi all,
I have no experience on Nordic products. I have struggled with this issue for several days. My goal is communication between nrf9160 and nrf52840 through UART. In...
Hi there,
I'm new to the Nordic devices, and thinking to start out using Zephyr, targeting the recently announced nRF5340. So I was reading the ncs 1.2.0 release notes and...
Hello,
I would like to know if it's possible to save the internal memory of the nRF52 to the computer in order to be able to reflash it in case it's necessary. I guess it...