I am using the Zephyr SPI driver to control a WS2812 LED strip through the SPI interface. Since only the MOSI line is required for communication, I want to configure the SPI...
Dear All,
We have a custom design with a nRF9160 powered by Lithium primary batteries.
When batteries end of life is coming or sometimes when harsh environmental operating...
We are using nRF Connect SDK 2.9.1, Zephyr. The hardware used is a nrf52840dk, rev2.
We have a proprietary protocol that is running concurrently with BLE and uses MPSL API...
Hello Nordic team! I am currently encountiering such a problem. During the production process, factory data is downloaded to the designated area in advanced through the following...
Hi,
We have implemented a custom attribute reporting function based on IasZone. However, there is a very long delay in reporting device attributes, which may range from...
Hi! I am developing project with nrf connect sdk 2.9.0 on nrf9160 platform. This is multi image project (b0 + mcuboot + tfm + non-secure application). I needed to configure...
Is it possible through the API/Softdevice to do one of the following:
read out the current advertising data structure, change a the manufacturing data field, and...
Hi,
I am planning to use modules with nRF8002 in an indoor positioning application.
The mobile devices that are to be located are continuously scanning for BLE devices and...
Hi, got an interesting problem, this is on a custom board with nRF51822 QFAB that we are bringing up. The radio test (not using softdevice) works ok and produces strong transmit...
Hi
Could you provide the power current in System on Active, System on Sleep, and System OFF for nRFready Desktop2 keyboard and mouse? nRF51 was programmed Desktop 2 v1.0...
Hello,
I am working on the factory test mode and I want to add a carrier test, is there a function from the S110 softdevice library that I could use?
Thank you for your...
Hi,
I set up eclipse according to n-AN29 and imported several of the example projects. The blinky_example project described in the nRF51822 dev kit user's guide works perfectly...
Hi, I have been trying to maximize the baud rate of my uart module, I am using the app_uart layer to control the uart and I have noticed that in your implementation of HCI...
I have an ultra low power application that needs to broadcast it's proximity on a 1sec interval. However, about 75% of the day I would like the device to be powered down and...
Hi all
Now I can use Keil to compile/load/execute the example project, for example blink.uvproj.
But how to execute/debug on ble_app_hrs example ?
Keil will hang on a...
I am looking for details on the internal temperature sensor on the nRF51822. I would like to use it to get a general ambient reading of the air around the device. Basically...
I want to get RSSI between PCA10001 and PCA10000. As you known, I have to make these two device connected first. If I write my code based on the example of UART, are these...
Hi,
i need to start my application while pressing two seconds a button. For this i use an gpiote event like here --> devzone.nordicsemi.com/.../how-to-use-app_timer_cnt_diff_compute...
hi everyone.now i am developing a project with nrf51822.i am using the PCA10000 dongle to see some information of advertising packages. i moved out and pluged in the PCA10001...