Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi there,
I've got a situation when using TWI where an ` NRF_ERROR_INVALID_ADDR` is returned having performed a call to ` nrfx_twim_tx`. I understand that this relates to...
Hi,
I have spend some hard time trying to figure how to work with RAM retention. Looks like it is working for me now, but now I retain all available memory. How much energy...
Hi Nordic,
As far as I can see, there is no nrf5340 board support in nRF Desktop application in NCS 1.5.1. May I ask, is there a plan to support it? The nrf desktop gaming...
Hi!,
We are in the process of developing BLE Mesh for Lighting applications. We are currently working with nRF52840 DK. We have successfully tested BLE Mesh models for 1...
Hello
My application is based on the ble_thread_dyn_mtd_coap_cli example which allows to use Thread and Bluetooth in parallel. I would now like to secure the bluetooth connection...
Hello!
I have followed nrf connect sdk tutorial part3 and have walked through for bme280. But now I want to connect two or more bme280 sensors to my dk. How should I modify...
Hello,
I have an application where a BLE central connects to a BLE peripheral. Then the devices do the bonding procedure. After the devices are bonded the peripheral should...
I am testing the nRF9160 DK (PCA10090 with PIN) on the Bell Canada LTE-M, run into some problem and will appreciate some help.
At the beginning, the newest demo asset tracking...
Hi,
For Direct Test Mode on nRF Connect for Desktop, I have confirmed that Constant carrier can be selected.
The log was obtained at the time of the following settings...
NCS Release v1.5.1 now supports PA LNA, couldn't see any BLE examples on how to configure and use PA/LNA. could you provide any instruction/guidelines on how to enable/use...
Hello.
I'm using the NRF52832 with I2S module connected to TLV320DAC from TI. I've configured the DAC and I2S module successfully. I'm getting audio output (simple sine...
Hello,
I hope you are well.
I am currently working on interfacing an INTAN RHD2164 chip with the NRF52840. This chip is connected in SPI with the NRF52840. The only problem...