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...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi,
I want BLE and ZIGBEE to be able to switch dynamically during running.Only one mode(BLE or ZIGBEE) is running at a time.If switching from zigbee to BLE, how do I turn...
Hi
I want to use nRF54L15_DK run RSSI test
I know Desktop App on PC "RSSI Viewer" only Support nRF52 series,
Q1:How can I use Desktop App to run RSSI test?
Q2:Can...
I have implemented DFU functionality in my Bluetooth mesh project and used device A as the distributor and device B as the node to be updated. I have already configured both...
LE audio can support multiple stream, but I can't find any description about following application, please advise....thanks
phone1 use unicast to play audio on headphone1...
I'm trying to transmit audio data between two nRF5340DKs. These boards share timestamp information via the wireless time synchronization method here: https://github.com/nordic...
Hello,
I'm evaluating the nPM1300 for a battery powered project. What is the quiescent current of the LDO? And is there an output current vs dropout chart?
Thanks
I'm trying to buy more data for my iBasis SIM cards that are provided with the nRF9160. I have 4 registered SIM cards and it was easy to buy more data through iBasis in the...
Hi ... have code that outputs I2S in master mode. The slave, a NAU8822 device requires Master Clock Source between 8 and 33MHz.
The 54L MCLK pin is duplicating the BCLK...
Hello,
I am having an issue using GPIO P0.03 as a button input in my design. Unfortunately, I did not notice that this pin is marked as a dedicated pin for the GRTC peripheral...
Howdy!
We have designed a custom PCB using the BC840 from Fanstel. We have been able to connect to and program both the BC840 evaluation board (EV-BC840-V0) and the custom...
Hi everyone,
We're reading BAT level by reading data from ADC pin and the setup diagram is shown below.
We tested our device at hospital, and we observed significant...
Hi guys,
For a client of mine I'm working on an openthread RCP implementation using a SolidRun N8 that contains the NRF52833.
I'm using ncs v2.9.0-nRF54H20-1.
The problem...
I’m working on high-throughput data transmission using the nRF5340. My target is 80–100 kbps. However, I’m encountering issues on some phones during the transmission. The...
I recently bought 4 PCA10040, out of those, two are basically bricks, because somehow the app protect is enabled and all ways I found on this forum to recover do not work...
I have finished developing an application, utilizing the nRF 9151 DK, and I am now working on transferring the firmware to a custom board and testing it. However, when creating...