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 have my 2 nRF51 running with S130 v2.0.1, one is the central and the other peripheral.
I am transmitting audio data between both and want to reduce the current consumption...
Being a person with a poor name memory, I am really frustrated with the nRF SDK's naming conventions. For example, let's take a function
bsp_btn_ble_on_ble_evt()
Is...
We are using nrF52 series in combination with v3.0.0 of the S132 SoftDevice stack. And I want to understand if we have to go through any of the qualification certification...
Hi,
i got a random disconnect and cant find the cause.
I found this post devzone.nordicsemi.com/.../ and tried to folow the procedure.
I have set up breakpoints wherever...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control the onboard led that uses the methods LEDS_ON and...
I am using the nrf52832 with its Development kit to transmit trough UART to the PC a frame with 20 bytes, I have configured the port to 1MBoudRate. I have enable the flow...
I spent some time trying to work out why generating a private/public keypair in my application with the ECC module was failing due to an 'internal error' and had to eventually...
Hi,
In 868 Mhz band NRF905 supports frequencies 862.8Mhz, 868.2Mhz, 868.4Mhz and 868.8Mhz. The datasheet shows mapping of those frequencies to CH_NO.
In India only 865Mhz...
Hi,
I am currently working with two nrf52 boards in a serialized configuration.
I wanted to add the PA and LNA pin toogle on the connectivity chip.
As the gpio can't...
sorry, i tried "Getting started with the nRF5 development kit" tuturial about 3 hour.
but still not working for me.
stock at begining.
I downloaded nRF5 SDK 11
and...
Hello,
We are using nRF52 in serialization mode.
In the nRF52 connectivity chip side, we are using the example 'ble_central_and_peripheral'.
In the application chip,...
I would like to use the nRF52840 for 802.15.4 but it is rather vague in the OPS as to how to do this. I can figure some of it out but not other parts.
It mentions "assisted...
Hi All ,
Is there any sample application to have a list of available peripherals(Like displaying in mobile when we scan) , for a given interval ?
If not please suggest...
Hi,
i am trying to update OTA application zip file size 112kb but it become failed and showing upload failed: REMOTE DFU DATA SIZE EXCEEDS LIMIT , But if i am flash small...
I am developing a battery powered application using the Nordic UART Service.I intend to use the ble_uart peripheral example as it is , modifying it as per the application...