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...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi,
I set advertising data as follows:
err_code = ble_advdata_set(&advdata, NULL);
But I can't achieve advertising without ScanResponse,could you give me some suggestions...
Hello,
I do connections between 2 nrf51 with a known and static services. Is that possible to bypass the discovery to access a characteristics (i know all characteristics...
Hi,
I am having problems using the the dfu_dual_bank_ble_s110_pca10028 example on a nrf51822_xxAA device.
I have changed the memory ares to:
IROM 1: 0x3C000, 0x3C00...
So long story short - I need to pair two devices: Arduino UNO with Seeed BLE Shield and Adafruit Feather 32u4 Bluefruit LE.
Now, Seeed shield is configured, and is able...
Hello, I am now having problems to get NRF51 DK to work. My computer is connected to board with USB. It can recognize it.
Now, here is what is something strange, when...
Not sure if this is the correct place to ask this question.
I can't seem to find the download location for the Master Control Panel PC application. It seems to only available...
Hello,
I am currently trying to generate a PWM signal on P0.00 and am not having success. If I drive P0.00 without PWM, everything works fine. Is there anything that would...
I have 2 nRF51 Development kits and a nRF51 dongle that I am using for proof of concepts. I am mainly using the nRF51 IoT SDK because we are looking at using IPv6 with 6LoWPAN...
I'm looking at log_uart_init in the nRF5_SDK_11.0.0-2.alpha and wondering if it would make more sense to allow the application writer to pass in a baud rate.
I'm trying to program a nrf51822 custom board using the SWD interface of the nrf51 DK. The board is using the low voltage configuration.
I'm not duplicating this question...
The IoT SDK Documentation page is getting Error 404 not Found.
Here is the error:
The requested URL /nRF51_IoT_SDK/doc/iot/html/index.html was not found on this server...
I know the softdevice region in the nrf51 is determined by the CLENR0 register.
But I read that the CLENR0 register is removed from the nrf52 and the MWU can be used to achieve...
Dear Sirs,
I buyed recently a Bluefruit LE Friend based on chip nrf51822. I triyed to get working with the ble-sniffer without success.
I don't have programming interfaces...
HI,all,
MERRY CHRISTMAS!!!!
i have an issue when i want to try the data transfer using timer
i have a idea about it , but i do not know how to achieve it.
-my project...