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.
Hello,
I'm trying to use examples/ble_peripheral/ble_app_uart with SDK-14 and NRF52 DK (pca10040).
The test case is very simple, I use python script to write data to...
Hi,
I'm useing ble_app_buttonless_dfu to get log with UART is possibly.
I want to change RTT log.
How can I do?
Board is nRF52-DK. SDK is nRF5_SDK_14.0.0_3bcc1f7.
SDK13, nRF52.
I bounded different devices into nRF52. Some of that is another device on nRF52, another devices- smartfone.
How can I distinguish for delete those devices...
I'm writing an application that requires dynamic memory allocation, and also needs to sleep in the lowest power mode for a majority of it's lifetime. I'm currently persisting...
How much does part number nRF51822-CFAC-R weigh? I'm building a parts database for a device our company is planning on manufacturing and I couldn't find this information in...
image description (/attachment/a49b3ec690a646f7bead02928ff0a381)(/attachment/a22b78f8886f98aac724a2b9785f9c25)(/attachment/00e9df542ed79773e83dde5fb38e46cc)Hi all,
I have...
Hello,
We need to extend both "ATT_MTU" and "Data length extension (DLE)" of the example programs "ble_app_uart" and "ble_app_uart_c" in S132 SDK 14.0.0. So could you please...
Hi,
I am using ble_app_uart_c code for central and ble_app_uart code for the peripheral. I am using around 4 characteristics in the NUS service. In the ble_nus_c_evt_handler...
Hi everyone,
We have one weird problem with loading the program to the two different variants of nrf51822 chip via nrfgo Studio. We would like to change nrf51822AA chip...
Hello,
We need to extend both "ATT_MTU" and "Data length extension (DLE)" of the example programs "app_uart" and app_uart_c" in S132 SDK 14.0.0. So could you please advise...
Hello,
I am using sdk 12.2.2 and pca10040. I am have successfully interfaced bme280 sensor with nrf52. Now I am trying to interface bmi280 with nrf52. So for that I need...
Each time we wake up our serial port we call APP_UART_FIFO_INIT because we want our buffers to be cleared when we wake the serial.
Does this also overwrite the PIN_CNF register...
Hello,
First of all I know that many questions were posted here about this topic but I am posting mine because I couldn't figure out how to solve my issue and I am looking...
I have a custom service that on a event needs to be re-initialized. The custom profile also has DFU. It seems that when I re-initialize services_init() the micro crashes on...
Hi,
I need to support two advertising protocols simultaneously Beacon and iBeacon.
This is because iOS.CoreBluetooth has a lot of limitations (there is no way to identify...