Hi
I want to use nRF54L15_DK run RSSI test
I know Desktop App on PC "RSSI Viewer" only Support nRF52 series,
Q1:How can I use Desktop App to run RSSI test?
Q2:Can...
Hello,
I am having an issue using GPIO P0.03 as a button input in my design. Unfortunately, I did not notice that this pin is marked as a dedicated pin for the GRTC peripheral...
Hi guys,
For a client of mine I'm working on an openthread RCP implementation using a SolidRun N8 that contains the NRF52833.
I'm using ncs v2.9.0-nRF54H20-1.
The problem...
I’m working on high-throughput data transmission using the nRF5340. My target is 80–100 kbps. However, I’m encountering issues on some phones during the transmission. The...
I recently bought 4 PCA10040, out of those, two are basically bricks, because somehow the app protect is enabled and all ways I found on this forum to recover do not work...
I wanted to know if this program starts sending advertisements using the Coded PHY OR if it starts advertising in the normal advertising channels using the normal 1Meg output...
Hello Nordic,
We have recently purchased an nRF52840 Dongle. We were able to sniff the BLE packets over the air. So it is found that all the packets that we are able to...
Our nRF52832 software detects the arrival of characteristics via writes from the Central and reformats the contents and sends them out in a UART message.
I've built an...
Hello, I want to create a simple example code with the leds ws2812b from neopixel from github.com/.../nrf51-neopixel. I need help to build the code.
Regards.
I'm converting an SDK 14.2.0 project to SDK 15.0.0 using the legacy functions and ARM GCC. It compiles OK but linking is failing.
The verbose output appears to be the Make...
hi i am trying to communicate with two devices throught UART , in nrf51 device uart i get a voltage of 2.83 v with .0238 milli ampere while in gsm module uart pin i have 4...
Hi Sir,
As reference RF5x support within the Zephyr Project RTOS , we can run Bluez in Linux environment.
But do we have the bluetooth stack in windows that we can work...
Hi all,
BLE newbie here.
I have a peripheral device (iBKS105 beacon) configured with Eddystone and iBeacon protocols, emitting on channels 37, 38 and 39. I set the advertising...
Hi, I recently started to work with the nRF52 DK (PCA10040).
I'm trying to do some experiments with PWM, so I toke the pwn library as a base and tried to add the button...
Hi I am trying to perform BLE compliance test on a nRF51822 based DUT. I want to connect the DUT to the tester using nRF51 DK. The nRF51 DK will be connected to the tester...
Hi,All,
I am using nrf52832 as a slave, the SDK version is 12.3. I set the connection timeout to 10s as follows
#define CONN_SUP_TIMEOUT MSEC_TO_UNITS(1000, UNIT_10_MS...
Hi,
I'm having an issue to connect a Galaxy samsung Tab A to my ble device.
Each time i ask for a connection i get the same error.
I already succeed with others phone...
Hi,
I'm trying to obtain as much information as possible about my usb connection with Nordic chip. I'm working on DK board with nRF840, sdk14 and usbd_msc example. My problem...
Hi,
I am using a chip labeled with "N52832 QF ABB0 1717AQ".
According to its specification, this chip should have 256kB flash. However, nRFgo Studio shows that its size...
I'm currently using matlab to perform a non-linear least squares regression to fit a line to an array of samples polled from the ADC with roughly 100 data points. Is something...
Hello,
Did anyone succesfully used meshctl from Bluez with Mesh serial example? Looking at both it seems that it should be doable but the tricky part is figuring out the...