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 We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
Good Day
I have enabled power saving on my nrf9160dk and am using NBIOT. In doing so I found that there was a 60 sec offset to what I selected and what I wanted the active...
Dear: IC : nRF51822_xxAA SD: s130_2.0.1 BL: SDK12.3 bootloader_secure with public_key AP: NUS MOBILE: iPhone 13 pro MAX with iOS 16.1.1 not always fail. but often How can...
Hi,
I'm working on a legacy program using nRF52833 and nRF5 SDK using SoftDevice S113.
My application has two input GPIOs, and both can wake the MCU from System OFF. The...
Hello,
My professor bought several nRF9160 boards for our Electrical Engineering department to work on our final class project with. Several students are having a hard...
Hello,
I am developing an application based on the sample project "nrf5340_audio" and would like to be able to select which gateway signal the headset receives when there...
Hi,
I just wanted to reinstall the nRF Connect SDK with version 1.2.0 to make sure everything is clean on my new project.
But when I am trying to clone the repository...
Hi, I am currently creating a new project, but I got this error when I try example hello world from nrf sdk.
I use thingy 91 for that.
Does anybody have a solution...
Hello there,
I'm trying to use the hci_usb sample provided in zephyr 2.0.2 to turn my nrf52840dk into a bluetooth scanner of sorts. there seems to be issues with the way...
Hi Nordic.
I am developing with nRF52832, and I need to proceed with DTM test to verify the chip in the production process.
So, I am trying to operate the DTM tool by...
Hi All,
Hardware : nrf52840 early DK (PCA10056)
I modified Zephyr code from " central_multilink " sample to connect to 15 HR devices. The connection to all 15 devices...
The datasheet for the nrf52832 specifies two key constraints:
I/O pin voltage max VDD + 0.3V, min -0.3V
The AIN0-AIN7 inputs cannot exceed VDD, or be lower than VSS...
We use the pc-ble-driver with the nRF52840-Dongle and we experience intermittent issues where communication with the dongle will just stop and result in a NRF_ERROR_SD_RPC_NO_RESPONSE...
Hello,
I am having an issue with trying to install the nrfutil program from this Nordic download page . When I click on the download for the Linux(x64) version of the nrfutil...
I'm not totally clear from the SDK documentation on when I can expect NRF_ERROR_BUSY from sd_ble_gap_data_length_update(). Would it happen in the case where both sides attempted...