Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
Hey,
I am trying to add DFU support to my application.
In my case, I copied the code from the NRF SDK 15.3 DFU secure_bootloader example for pca10040_ble and included...
Hi ,
few years ago our team has developped a scorer point for tennis based on your nRF24L01P-T (ricever and transmitter). The transmitter is in the player's cuff with a...
Hi there,
We intend to interface nRF52810 with STM32. While there is documentation available
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
How can I create a new nRF Connect SDK project from a sample using Segger Embedded Studio?
My idea is to get the settings and libraries right, but replace the actual application...
I’m working on code for a custom board which has an nRF9160 SIAA B1 version. I have a couple earlier boards which use the nRF9160 SICA B0 version. On the older boards, I have...
Hi everyone, i have working for a few days trying to implement the fds module, i have followed the "flash_fds" example but i am struggling a lot trying to make this work....
Have flashed github's bluetooth code onto the nrf52840 DK kit and then tried to scan the available devices using android based mobile, in that bluetooth device name is not...
Hi,
I'm developing a star network with one Server and up to 20 Clients (nrf52840 with S140). The Server holds a large configuration blob (>8kB) which needs to be sent to...
using RF5_SDK_15.2.0 and looking at the one of the examples: blinky with freeRTOS:
nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky_freertos\main.c
I see that in the...
Hi,
Im currently working with a custom PCB using the nRF52832 and soft device s132 with v5.1.0.
Sometimes the BLE stops advertising and becomes undetectable after a connection...
Hi all,
I am trying to realize a function that changing from connectable advertising mode to beacon advertising mode upon request with my nrf52840-DK. while I am able to...