We have developed an application which uses the nRF9160 together with the same GPS and Ethertronics/Kyocera/AVX antennas as that of the nRF9160-DK . For the LTE antenna, we...
We're trying to measure supply current used by the NRF9151 DK but have discovered that the current measurment connector (P22) only includes current supplied to VDD, and that...
Hi,
I'm using the nRF52833 to develop a BLE beacon and built a Bluetooth gateway for my application.
Application Requirements:
The beacon should advertise using...
Hello,
I want to perform some antenna measurements and compare the rf performance of my custom PCB with an nrf9160 SiP with the nrf9160 dk.
To perform some antenna measurements...
Hi I want to build a multi role BLE device.
As a peripheral it shall stream ADC data with arounf 20 kbytes per second.
As Central it shall receive adv_nonconn_ind packets...
Dear Nordic Engineers
I developed a PWM function to drive the RGB LED. Then I found a problem, which is w hen I used a PWM signal of one channel to control the RED light...
I get error provisioning key on nRF54L15 and NCS 3.0.1. I tried using "Erase all" in nRF connect SDK Programmer, but it doesn't help. Please check also the attached log. nrf54l15dk...
Hello guys, I'm doing a hobby project and can't seem to get it working. Aim of the project is to transmit temperature values from a DS18B20 using an Arduino Uno and NRF24l01...
I'm experimenting problems with a nRF51822 custom board. Recently I managed to run the blinky sample project. Now I'm trying to test a BLE project, but I'm having problems...
Hey All,
I am currently trying to have a Analog Signal come in through P0.05 which then gets converted via the onboard ADC and send out a Service Characteristic. I am using...
Hi,
I am using your NRF24L01P-R7 part .Can you please specify its maximum distance upto which it can detect other TAG in open area when there is no wind at normal atmospheric...
I have a question about PXP profile. Could I use the nrF52 (S132) Nordic's PXP example to dynamic change TX power when I have bonded or connected Android phone device ? I...
I try to implement a BLE vendor service that has some characteristics. When I bonded the nRF devive (vendor service already download to device) with my Android phone and then...
Hello All,
I have modifies the Spi Master code to communicate with an ADXL345 Accelerometer. I set up my powermode and the percesion in the setup phase. However, when I send...
Hello, Nordic Team.
In my program, I have to change the value of the characteristic before start. I write:
case ACI_EVT_DEVICE_STARTED:
g_aci_state.data_credit_total...
Hello,
I want to make my Arduino coupled with the nrf8001 advertising a simple data (an integer). There should also be a possibility for dynamically changing the advertising...
I have a Jayconsystems breakout board for the nrf8002 bluetooth chip. Nothing is connected to the breakout board and the chip is unprogrammed. My current meter reads 6.0 mA...
The nRF8001 Product Spec says,
"Dynamic Window Limiting reduces the average current consumption by reducing the window widening of the receiver ... Enabling this feature...
Hello,
I am trying to play alarm in button click using nrf code. I am using Nordic nRF51822 device and trying to integrate with android device. When I am using linkloss then...
Hey guys,
Working with the simple be_app_beacon example on nRF51. I’d like to be able to stop and start advertising. But after stopping advertising, I’m unable to start...