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...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi all,
I am using nrf SDK v2.5.2 and zephyr. In my application I want to measure a signal frequency coming from a GPIO, I read about the PPI and I thought it was good...
Hey there,
I'm trying to build the `hw_unique_key` sample for a nrf5340dk_app (non NS) with CONFIG_SECURE_BOOT so that its `child_image/b0.conf` with CONFIG_HW_UNIQUE_KEY_LOAD...
Hi,
I used to use the nRF51 with Keil, so not too much experience with new SDK, but I have followed the "nRF connect SDK fundamentals" and "BLE fundamentals".
I am trying...
I downloaded the report from the official website in August 2023, but the client has given feedback that it has expired and they need the most recent one.
I would like to test GPIOE APIs on nRF5340 develop board. But west build generated the following warning message.
Could I use nrfx_gpiote _xxx related APIs ( infocenter...
hi
I am trying to get the nrf7002 dk working, however, when i try to provision the kit using the nrf wifi provisioner app i get an error saying " scanning error received...
Hello,
I'm working on nrf5340 audio bis gateway sample.
The NCS version I use is v2.2.0, I know it's a very old version, but for some reason I can't update to the latest...
Hello,
With the latest version of the nRF5340 MDK I am getting the following linker errors (below), and don't understand why they should turning up.
Best regards
==...
I need to use ADC in the project, and then I have configured ADC in overlay. The code is as follows
The same code can be measured normally in Zephyr's ADC example, but...
Hi,
I'm trying to use an nRF52840 dev kit as an I2S-to-USB microphone, but I've been running into a problem where the recorded audio is periodically unusable.
To debug...
Hey Everyone ... Looking for some ideas / help with crash involving nRF Sniffer v2 and Wireshark. Specifically I have an older White MacBook that I use for sniffing and nRF...
Hi,
I am using sdk 16.0 and I am already using 3 SPI Instances i.e. SPI1, SPI2, SPI3. I wanted to use SPI0 Instance also. How to use it?
If enable SPI0 in sdk_config I...
Hello
I was working on nrf9160-dk with assert_trakker_v2 application successfully connecting to nrf Cloud. There was no problem.
Today I started the day by deleting it...
From what I understand, the nPM1100 can work without the battery (i.e. no BAT connection).
Does the Nordic Thingy:53 come with the Li-Po battery separated or is it mounted...