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.
Dear Developers!
I'm a newbie in nrf51822
My Project needs to change between central and peripheral role. How can I apply OTA DFU with S130 soft device ?. In nrf51822 DFU...
Hi,
I used PPI module and Timer2 to generate a 4Mhz pwm. But I founld when using softdevice(s110 v7.0), the pwm will be broke a while by BLE advertising or connecting event...
What's wrong?
Device is connected. (nRF51822 Board - J Link - PC)
I downloaded a sample project, and when I open with Keil, then it shows following message.
What...
Hi all,
I would like to know which is the most recent SD and SDK that I should be using with my REV2 chips. In the compatibility matrix, there is no info about the SDK...
I am working on s120(central) and s130(central/peripheral). I am getting
BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST event after updating conn_parameters w.r.t to peer using sd_ble_gap_conn_param_update...
Using nRF51x and S110 v8 in a BLE application I want to generate a random 32 bit identifier and store at end of UICR on first power up only after factory flash (no erase needed...
The pwm library seems to add 10KB worth of code to my program. Alot of it probably comes from the nrf_drivers that are used, but still 10KB. While enabled it seems to pull...
Hello,
Since 2 weeks, I use heavily my nRF51-DK (PCA10028), with mbed compiler to make a BLE enabled device.
But, since few days, when i have tried to cut the SB9 in order...
I have a Rev3 nRF51822 chip (CFACA00) on a custom board (no external pull resistors on SWDIO or SWCLK), and I am using nRFgo Studio 1.20.0.2 to program SD 8.0.0 and my Nordic...
I'm using Python bindings 0.5.0 and the connectivity app. On one of our machines that is running tests with the satck/dongle we see it fail a lot with a scrolling of this...
I want to extend the ble_app_multilink_central for pca10028 Example to be able to communicate with a sensor via SPI and then initiate a connection with another pca10028.
...