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...
The prototype I was working on has a nRF52832 on it and for some time it was working fine with the Segger Jlink base. However today I started to try to use the low power modes...
Hi,
I am using "TWI Sensor" example(SDK v17.0.2) as reference in our application. For multiple bytes transmission this is how I defined in "nrf_drv_twi_tx".
Here is...
I have searched Nordic and the web and have seen several instances of "can't uninit saadc successfully". Neither Nordic support nor I am aware of a single example of saadc...
In my product, the nRF52810 module is kept in system ON sleep mode until a user intervention is executed, upon which the module wakes up. But while in sleep mode the app_timer...
hi all, i'm using 52833 for direction finding, applying nrf_connect SDK into it. i'm intend to develop a direction finding project. i had meet some technical issue on [bt_df_set_adv_cte_tx_param...
Hello,
I'm using the nrf5 sdk 17.0.2.
I'm wounder why the current API of the nrf_queue doesn't implement a peek with random access? I know by definition a queue is a collection...
Hello everyone
I'm developing a software which should use the latest OpenThread version and if possible in the form of prebuilt libraries. I followed the tipps and instructions...
I try to execute the PWM settings via the library in an extra .h/.c file to keep my main method as small as possible. Unfortunately the program sticks in the ErrCheck and...
I am currently designing a circuit with the NRF5340. This circuit will be alternatively supplied by VUSB when connected to a USB port and by a 1.8 V power supply to VDD when...
Hi,
I am using nrfconnect to debug my application code. i have an application code with 9 services in total and it is working fine as expected.
Now the problem is, if...
I have a freeRTOS based system and my Logging Thread, which is based on the examples has odd behviour when used in conjunction with the WDT. When I first program the board...
Dear Nordic,
I am adding the NUS to a firmware that already runs a custom service. I based my code on ble_app_uart. It fails during init, when it calls ble_advertising_init...
Hi guys:
a. I use a uart dfu bootloader(loacation: SDK-location\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\dfu\secure_bootloader\pca10056_uart) in 52840 soc...
What is the ADC internal reference voltage (0.6V) tolerance at room temperature and over the full operating temperature range?
Or is it same as the value specified in the...