Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hello Sir or Madam
Now i am using NRF51822 of your company. Now we are evaltion thermal character of this component.
So please kindly provide theta JC (junction to case...
Is it acceptable if I stop an app timer for dozens of times when the app timer is actually stopped.
Will the memory leak if I operates in these scenario.Does it affect whether...
I am considering using the nRF51822 for an upcoming project for a client. It is a simple BLE peripheral, so I would use the S110 SoftDevice for the stack. I am looking at...
I use BLE mesh github.com/.../nRF51-ble-bcast-mesh
but when I use the master control to write values to update the values of services, the following error occurs: "global...
Hi,
I have implemented the support for 'long write' as in
github.com/.../ble_app_hrs---LongWrite
which works from the MCP... except that on BLE_GATTS_EVT_WRITE, it seems...
I have bought nrf go starter kit with pca10005 board( nrf51822 ic). I want to program the nrf51822 using these tools.The guide that I got from the nordic website not explaining...
If the device is paired (but not bonded) using "Just Works", sd_softdevice_disable() causes the application to hang/crash (nothing happens until reset by watchdog timer)....
I want to generate 2 fast PWM waves with 25% duty cycles from nRF51822. They have same frequency of 4MHz but there is half a cycle delay between them. I checked the nrf_pwm...
Hi,
I am trying to get the NRF8001 rev. C chip working with a Tiva Lauchpad (TM4C123GXL) board. I modified the original Arduino SDK for use with Energia. I am using the...
Hello,
i want to write a global unsigned long variable in RAM after programming the device. The Use-Case is to set the clock value to the actual time. So the new unsigned...
I use BLE mesh github.com/.../nRF51-ble-bcast-mesh
but when I use the master control to write values to update the values of services, the following error occurs: "global...
Hi. All.
I am in the process of update SDK 9.0 from 5.2.
Meanwhile, SPI couldn't read from external flash's data.
Unusually SPI works well before infinite loop, I tested...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
I want to use the nRF51-DK board as a programmer for my target. As I understand it, this can be done with the signals on P19. However, there is one signal, EXT_RESET, that...
github.com/.../nrf51-UART-examples
Hey any I was trying to test the example, the one with BLE
I test
APP BLE sending --------shows on PC UART software
However, I can...