Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hi
I have a problem on testing the HRS examples on SDK12.2.0.
When I use a android phone, running on version 6.0, using nRF Toolbox version 2.2.1 App, to connect to the...
Hi!
After reading nRF24L01 product spec, I'm really unsure:
Spec. says: "The input signal should not have amplitudes exceeding any rail voltage."
"rail voltage" it's...
Update 1/27/2016
Just reviewing again the pins + schematic; I am using the following pins:
SCK P0.07
CS P0.08
MOSI P0.06
MISO P0.05/AIN3
Looing at the...
After i test a lot of possible configurations for nrf24L01+ based on the documentation, i didn't come to the right setup for all the nRf24L01+ registers to send data from...
Hi,
I'm using Windows and I am following this tutorial.
I am at the point where I need to write make at the example project.
I get this error
as warned in the...
Hi,
I'm trying to get a general idea of how the radio will perform near the bottom end of the supply range.
Our product concept is currently designed on a system voltage...
Hi,
I stuck on SOFTDEVICE_HANDLER_INIT in example code on nRF DK PCA100028 within debug.
It is example code from SDK 7.1.
How Can I solve this?
Why Nordic's SDK...
Hello,
I am developing an an system and I am at the stage of optimizing for power.
I using NRF6707 ( Very helpful !!) to measure current.
I cut SB9 of NRF52 DK and have...
Hi,
Can I try to discovery services for the next connections while it is performing for the other connection?
I use "ble db discover" manager.
And I cant find this...
I'm using nRF52DK and SDK12.2.0.
Trying to change MTU size.
When I modified app_nrf_uart example as below
#define NRF_BLE_MAX_MTU_SIZE 103
Then infinite reboot...
I am working on a project and have successfully implemented single channel PWM to dim leds (using a transistor FET).
The pwm init code is below:
uint32_t err_code;
nrf_drv_pwm_config_t...
image description (http://)when i try to flash the led binky programme to nRF51822 Ek. i am getting device error and LED also glowing continuously.
1.this device error was...
So I was thinking of having the following:
nRF24L01+
to balun (e.g., Johanson 2450BM14A0002 or Anaren BD2425NnRF)
to PA/LNA RFX2401C
to PCB antenna
If...
Hi all,
I want to clarify are there any deference between "connection_id" and "conn_handle" ?
I use a multilink central application with 8 possible peripherals devices...