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 nRF9160 datasheet tells the reader to refer to the website for Altium files. However, the only files I can find are for the development board. Is it possible to release...
What is the best way to change advertising data for each advertising packet in Mesh SDK's each of proxy / dfu / provisioner?
Using Mesh SDK 4.1, it would be ideal to be...
I have a working code which implements a UART peripheral written originally with SDK15.0
I would like to port it to the latest SDK 17.02
I can get advertisement and I...
Hello!
I have problem updating application firmware with the following message.
In nRF Connnect v.3.6.0 Programmer has been selected.
Log file indicated. INFO...
Hi,
We are trying to develop a wearable device that needs to sync time over a BLE connection and write the time to the internal RTC. We are using the nRF52832 for development...
Hi,
I'm experimenting a very high current during advertisement of the nRF52833. When using the "Online Power Profiler", it shows that I should expect peek current of around...
I'm attempting to use FDS on the nRF52840DK (PCA10056) with SDK V16.0 and SD enabled.
Per the documentation:
1) I register the callback function: fds_register(fds_evt_handler...
Hello, guys,
We are designing our custom board that contains nRF9160 SiP.
I would like to ask some questions here concerning programming/debugging nRF9160 SiP on the custom...
I am running my application on nRF SDK 16.0 and SoftDevice 7.2.0 but had this problem since 15.2 and 6.1.1 respectively. I thought it was resolved in an update since this...
Hello Everyone, I am using nRF52840 and i have 2 SPI slaves (Sensor and EEPROM), the sensor spi clock is use 10 MHz and the EEPROM is 40MHz, sck、mosi、miso、ss are all different...
Once I try to connect nrf52-dk development board to a personal computer, using a micro USB cable, once the USB is detected from the PC, it instantly reboot without any reason...
Hi Nordic team,
My OS is Windows 7 X64. My dongle is PCA1000 (nRF51822)
I used master control panel to connect with my target board and control it many years ago. But...
Hi all, I want to use the nRF52832 as the connectivity chip to give a separate application chip access to at least BLE and ANT capability. Ideally, the nRF would expose a...
I am trying to get the board advertiser name from the advertising data received by another scanner board. I am using softdevice S140 version 7.2.0.
The server board name...