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,
In the product I developed, there is a UI flow about the mode of pairing and binding, which has a limitation that it can only be paired and bound when entering this...
My nRF52 only advertises NUS.
When a phone connects (Android or iPhone), I want to force bonding.
It seems to be related to security. I have tried a couple things, but...
Hello ,
I am using nrf52810 and i have my own code and once its compiled hex file is created so if in case if i missed my source code and i had only my hex file is it possible...
HI I am using nRF52DK as central and peripheral. UART example was used in nRF52DK as central, and blinky examples were put in the rest of nRF52DKs to test the connection....
Hi,
Disconnecting connection during DFU, then DFU never works again.
I reboot device many times.
Application works fine and soft device works fine, buf DFU still fails...
Dear Dev-Zone Team,
I just got my PPK2 and wanted to test it on the nrf52840
It seams to work fine, I can see the advertisement peaks, however the average power consumption...
I am using vscode with NCS 1.9. I am trying to add RTT logs to MCUBoot as the product I am developing won't have an exposed Serial port. I started with the hello_world example...
SDK: NCS 1.8.0
Based on: Peripheral LBS example
Central: Mobile (iPhone)
Peripheral: nRF52832
Hello,
We are attempting to abstract the FOTA service within our custom...
nRF SDK Version 16.0.0 nRF52840 iOS version 15.2 I'm having an issue with my iPhone displaying incorrect characteristic data after doing a DFU to my nRF device, re-connecting...
Hello,
I am trying to set up the IDE extentions in VScode. When I try to connect my thingy91 it doesn't show up in the connected devices window. When I connect my nRF52832...
i am trying to develop a monitoring system for musician and low latency audio streaming is key!. preferable below 10ms i would wat to at least stream cd quality audio 128kbps...
Hi,
I am using LIBUARTE on our custom board. The UARTE is talking to a device which may temporarily be powered-down while the system is in low-power state.
Two questions...
Hello,
I have used VS Code for nRF Zephy and in that, I can import (example code)/write code in Zephyr. But is it possible to import Softdevice (nRF5_SDK_17.0.2_d674dde...
Hi all,
i am working on nrf5340 device (sdk v1.5.1)which is connected to microphone.Audio recorded in mic is transmitted via USB to PC(testing on PC right now).while device...
Hi,
I am looking connect some sensors (links below) to the nrf9160dk and send their data over cellular to the nrfcloud.
Water temperature sensor: Waterproof DS18B20 Digital...