Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Hi,
There were similar questions already anwsered but none of them work for me. So the situation is as follows. When i program the chip though SWD interface the chip probably...
Hi,
Regarding the source found in "Nordic/Source/ble*" etc (downloaded as part of the nrf518xx SDK
[*] How can I find out which revision/release-tag I'm using. Would...
My design may not connect to a client for most of its operational life but will need to be in advertizing mode whenever not connected. I want to specifiy the advertizing interval...
The nRF Utility app for Android does not support the Galaxy Note 3 yet. Probably because the phone has only been released for a few days so far.
Please add support for...
Hi all,
I am a new user to the BLE technology and to the Nordic's development tools/chips.
I use the nRF51822 development kit and the nRFgo Starter kit to develop a BLE...
In my current project, I have to develop a board with 2 mcu:
nRF51822
STM32F2/F4
The nRF51822 should running S110 SoftDevice and act as a kind of »over the air«...
Hi,
i am using the adc module to read 3 channels in an app_timer handler. I configure the adc each time i get into the handler to read the desired input and read it twice...
I am developing packet exchange process for betwween nRF51822 BLE to My MCU.
I modify to use nordic demo project.
It is place C:\Keil\ARM\Device\Nordic\nrf51822\Board\pca10001...
Hi,
I created firmware to nRF51822 Development Kit but I have a problem with connection. PCA10004 board is programmed to advertising packets whole the time and measure battery...
Hi ,
We are using nordic nrf51822 custom board.
In our we are not using any external oscillator.
so here is my configuration for advertisement in ble_proximity
...
Hello,
I have posted a question regarding the HID template code for the nrf8001. I would like to say that the progress from your help has helped immensely.
Currently...
I am having an interesting issue trying to send packets. Only a very small number are being received (~1 per second even when transmitting one after another), and they are...