Hello all,
I am having issues with the configuration of the FEM nRF21540 on the costum board Fanstel BT840NE with the Enhanced ShockBurst (ESB) protocole.
We are not able...
We've got a sensor board with an nrf9160 on it, that sleeps lots of the time and periodically wakes up to take sensor readings or send them up to the cloud.
Some of the...
Hi, I am using nrf52840 , nrf connect sdk 2.6.0 I am using spi_transceive() to send and receive the data from sensor I read in Nordic Academy nrf connect sdk intermediate...
Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
Using VS Code and latest version of SDK and toolchains. I have created some custom board definitions and placed them in a seperate directory. The directory is registered in...
We get the following assertion during startup if we include uart2 in the DTS.
*** Booting My Application v2.1.0-dev-ae1ee57f3906 *** *** Using nRF Connect SDK v3.0.1-9eb5615da66b...
hi team,
i am working external adc with the help spi communication, now adc working fine with the SDK version 2.6.1 , if will make or change any other SDK version like Ex...
Hello!
I just want to change the outcome of Button 1 press action in my nRF 51 Dk. For example, instead of toggling led 1, I want to toggle pin 5. How to actually do that...
I have nrf51822 s130 sdk v8. When I use spi master in main loop the it works fine. When I start to use SPI master inside ble event then I dont get start, cancel or complete...
I'd like to know, it there a way to include the service changed characteristic, but not have it indicate that services were changed unless I tell it to? Here is my situation...
Hello,
I am currently working on a project based on the ANCS demo from the SDK. Everything is working great with the exception of bonding and DFU. The first step is to...
Hi,
The Windows Phone version of nRFToolbox App (HR monitor) updates HR values on the graph, once every second. While the Android version seems to be updating much slower...
As a developer what are the various things that can be used to modify the existing code from google Eddystone( to be implemented on nrf51-DK)? Google have implemented most...
I am trying to add the scheduler to an existing program. The program works fine as is, but every now and then I see some timing issues that I believe are caused by everything...
hi guys,
i would like to start my battery application and i want to send und receive some Data between my MSP430 and the RFN8001.
so to first i don´t anderstand wath...
On an nRF51822 without the Soft Device, I use the app timers in a driver for a GPS module that uses the UART. Each time I start reading from the UART, I also start a timer...
Motor mic flow chart.pdf
The PDF is a basic flow chart of the system we are looking to implement, this would be X4 times so 4 TX plus RX's
I know this can be done by...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Does anyone know of a good OneWire library that works directly with the nRF51 family?
I imagine there are ARM solutions available that could work, but I haven't found a...
Hi,
Hope this is the right place to ask this. I've been trying to reset my password on the nordicsemi.com website but it doesn't seem to work. I receive a mail with my username...
Hi,
I am using nRF52 + Eclipse (gcc) with the ble_app_uart application.
I have an iPhone 6+ with nRF UART app running.
If I send <= 59 characters through the virtual...
Hi, is there an example that show how use the pwm with ble?
i'm new on keil.
i have used mbed until yesterday, the pwm that use keil is a hardware os software pwm?
thaks...