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...
Hello,
I just received nRF9160DK(PCA10090, 0.8.3)
I followed nRF9160_DK_Getting_Started_Guide doc.
But, I hare some issue to activate iBasis Sim card.
It keeps...
Hello, I am using the latest version of pc-ble-driver combined with a pca10040 and I am attempting to write large data packets (200 bytes) to a peripheral. I compiled the...
Hi,
I have tested FOTA code in nRF52840 DK and it works perfect but i have custom board build with nrf52840 when i implement the code it doesn't get start
custom board...
I don't have time to learn the massive API for nRF52840 so I am hoping someone can provide a small
snippet of code (and instructions to put on the dongle) to do the following...
Hello
While converting from nRF52832 to nRF52810, we found a problem that the SEGGER compiler returns with the message
section '.init' will not fit in region 'UNPLACED_SECTIONS...
Bluetooth didn't have a standard for transmitting audio using LE until LE Audio was released. And many manufacturers which produced BLE remote controls used Voice Over HID...
In my project, nrf9160 has to send and receive data from the I2C bus from a chip. Everything works fine but unfortunately I have to query the chip by sending a single byte...
Hi,
I'm using nRF52840 DK to construct and test a wireless data transmission system.
The problem is that I need to detect a 2M Hz clock's rising edge using nRF and...
Dear Community,
we are looking into an application where the Gateway (RX) uses the nRF5340 + antenna array and the clients (TX) the nRF52840. The clients are on the market...
Hi, we are trying to characterize RSSI and TX output power with nRF52-DK board.
We used a nRF52-DK (TX) and 2.4-GHz BLE antenna (chip-type, RX) was connected to spectrum...
Dear Nordic Team,
After updating the modem firmware to the latest available (mfw_nrf9160_1.3.0), my device LED does not come up anymore. Additionally, I can longer see my...
Hello, I am trying to use open-thread with NRF52840. There are two different SDK one of them is NRF-SDK for Thread and Zigbee and other one NRF-Connect. Nordic recommends...
Hi
I was wondering if using sd_ble_gap_rssi_start to measure RSSI value during connection has any influence on power usage or ble data throughput (or other resources). Or...
Is there any way to programatically set the 51822 into debug mode following a power on reset, or disable pin reset in normal mode?
Here is a synopsis of the issue:
...