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...
Do the LED drivers on nPM1300 have any ability to control either current or do PWM dimming? led_set_brightness() seems to not do anything and from the datasheet its not quite...
We have an nRF52833-based board, software is based on Zephyr and Nordic SDK 2.1.2. One of the SPI interfaces connected to external flash (Winbond W25Q80DVSNIG) Board is battery...
I have successfully implemented an interrupt-driven method to read data from the MPU6050 sensor on the NRF52840, and it functions as expected. However, I encounter an issue...
Hi Nordic team,
The LTE link monitor app is not showing up in my NRF connect for desktop v3.6.
What would I need to do in order to add it?
Is there a http link you...
I have written the code to test the RSSI signal, and the segger shows the result on the debug terminal, However, the debug terminal can only show first 500 data, the first...
Hi,
I have installed NCS 2.7.0 using the nrf command line tools, and followed the tutorial to install the NCS VSCode extension in VsCode. However, when I compile the Matter...
After I flash my code,I get imformations as follow:
*** Booting nRF Connect SDK v3.5.99-ncs1 *** ***引导nRF Connect SDK v3.5.99-ncs1 *** ***引导nRF Connect SDK v3.5.99-ncs1...
Dear Sirs!
I used SDK 12.2. Product was developed some years ago and now I am working for upgrade. One of new features is UART. I faced very strange problem.
I send...
Hello,
I am developing a HID device with DFU OTA and would like my customers to be able to upgrade this product independently via DFU OTA in the future. I would like to...
Hello Everyone,
I would like to interface the Accelerometer to nrf52810 via TWI pin P0.06 as SCL and pin P0.09 as SDA. I have to read the accelerometer data and send over...
Hi Nordic I am transmitting the dmic stream from nRF5340 dk to nRF5340 Audio dk. But I am not hearing the nRF5340 Audio Dk. Getting below Wrn's How can I hear the audio on...
Dear expert.
one of my clients manufactures medical devices.
as you may know, medical devices need to special certification depending on the country, such as North America...
Hoping someone can point me towards some guidance on how to properly enable, configure, and build mbedTLS options on the nrf52840.
I'm currently using Zephyr 3.6, with the...
Hi,
I developing an Hearing aid accessory with nrf5340 audio and STM32.
I do not have external flash so I need to use the nrf5340 internal flash.
I'm using the 2.5.0...