A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi all,
i am really desperate. since more than 1 week i am trying to work with the digital inputs in my custom pcb.
I can set all digital outputs, but from the inputs...
Hi Nordic support team,
We're using nRF52840 to develop a product with lots of features, using nRF NCS latest version (1.7.x as of writing).
Currently we're sitting at...
Hello! I'm working with the nRF5 SDK17 ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_interactive.html ), and I'm...
Hi nordic,
After I transplanted nrf52832 to nrf52833, the upgrade of nrf52833 failed, or stuck in the bootloader.I tried to use the current method to upgrade nrf52832, it...
Hi
Problem description:
In application serial_lte_modem ,When sending AT command "AT + CFUN?", return"at_host:Error while processing AT command:",What caused this?Thank...
Hello,
We have a nRF52840 on our board, whose fw we would like to be able to update through both BLE and UART (the MCU is connected to a ST32 MCU via UART) using a bootloader...
Hello Everyone,
I am currently using the AGPS example on the nRF9160-DK with nRF Connect SDK v1.7.0. I notice it requires 4 satellites in order to provide a position fix...
Hi,
I need to use system tick to do some math calculate. So I create a new function to get systick like as below. then I can get some number.
And I create a 200ms timer...
Hi,
I'm new with BLE development and I'm trying to find a module that can be used with an Atmega328p and libraries that allow me to create a GATT profile (creating services...
Hello, everyone.
I'm beginner at this, and I need your help.
As the title says, which of the GPIO pins can be specified for PWM?
I am waiting for your answer.
Dear Members,
I want to run :
E:\nRF5_SDK_17.0.2_d674dde\examples\peripheral\spi\main.c
on this line :
APP_ERROR_CHECK(NRF_LOG_INIT(NULL));
I get :
error ...
Hello, I have an application using nRF5 SDK 17.0.2 and SoftDevice S140, I would like to implement the mesh function on my devices and I have some doubts.
1- What is the...
I tested it in a conductive way. The transmission power of +8dbm is set on the software. Remove C3 and L1 and connect the RF line directly to the ANT PIN to test the transmitted...
Trying to understand how interrupts work on nRF52: does setting an INTENSET register of the said peripheral enable the interrupt, and to propagate the interrupt over the Cortex...
My operating system is window 7, and I have been using nrfjprog v10.12.2 before. When I updated nrfjprog to v10.15.0, the following error occurred when using nrfjprog -v....