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...
Hi all,
In my project I'd like to use gazell for to communicate 2-6 devices with host.
Furthermore I use switching between BLE and Gazell (only 1 device support till now...
I am trying to port an application from MBED LPC1768 to a nRF51822 Evaluation board to develop a multi-function application for the nRF51822. The BLE part (developed on the...
I am hoping to develop a device that works as a remote control for a smart phone app. There will be at least 5 buttons, and as the button presses will be infrequent, I am...
Hi
How to start and stop scanning continuously in android devices ?.I found that In Nrf master control panel android app there is an option of performing scanning such...
Hi,
I downloaded and installed latest master control panel for Win7. It now crashes when communicating with nrf51 dongle. Seemed like it crashed the first time while it...
I'm using the APP_BUTTON_INIT-Function to register a button at the GPIOTE-System. This works great while running normally, e.g. I can react on debounced button_down or button_release...
Hi
I am developing for the nRF51822 a 4 layer print with a power and a ground plane in the inner layers. I will be using a balun from Johanson Technology (2450BM14E0003...
I've heard that's not allowed. If so, why?
If it is allowed, are there any precautionary steps I need to take, not to interfere with the radio?
Thank you!
Gil
...
Hello, we have a custom board based on the CEAA WLCSP reference schematic with internal LDO setup. Our supply voltage is 1.8V (VCC_nRF). Unfortunately we don't see any BLE...
Hi,
We are planning to use the SWD Tag Connector with our nRF51822 platform.
Please refer the snapshot for pin 3 connection on our board with Tag connect footprint.
Pin...
Hi
My product is ready for mass production, before start to sell, we need to do the Bluetooth qualification, we asked several local test labs, they told us that their test...
Where can we by a connector that fits into the antenna connector.
We have nRF51-DK development kit and want to connect to externa PA with an antenna connector and have trouble...
Hello Guys,
I'm implementing the ble_app_hids_mouse. I can pair with Windows, I see the mouse arrow moving around etc everything looks good except when I tell Windows to...
Hi,
I have successfully enable the app_timer module which toggle an output pin on every interrupt, and now I want to enable an interrupt on every 400us with %10 accuracy...