Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Hello
I was working on a project, trying to enable the power management but I could not. So I just tested the simple zephyr sample application device_pm just to see if there...
Hello. We are testing the example of bl provisioning provided by sdk v2.8.0.
When the first wifi is connected, the wifi's data is stored on the board, and even if you turn...
Hello Nordic Team, I am working on a LE Audio project on NCS v2.9.0. My development board is nrf5340-dk. I am using unicast client example and I am trying to use it with my...
Hello,
In nRF Connect for Mobile, custom UUIDs show up as unknown, making it difficult to identify them easily.
Is there a way to add custom UUIDs, as can be done for...
Hello, I have recently switched to nrf52840 dongle for 802.15.4 sniffing.
I did a simple test with a ZigBee Green Power sensor sending data on channel 11. On the receiver...
Hi,
I am using a nrf52840 dongle for sniffing the bluetooth connection between 2 devices. These are the wireshark logs
What I could see is it initiates the pairing with...
I have a custom board with a nrf9160 on it that has been working for the last three months but last week when i was evaluating low power modes on the board i couldn't talk...
Hi,
i am using SDK version 2.1.1 and recently we had a problem due to the errata 160 which is fixed also in SDK 2.1.4
I am using Toolchain Manager 1.5.3 and i cannot select...
Hi,
we plan to use the nRF52832 in a new project, where we will need ANT support.
I've seen that it is possible to use the nRF5 SDK and the SoftDevice 332 to have ANT...
Hi everyone, I have a problems when I build custom board NRF54L15. I build this project for custom board for nrf52833. It's okay and no error. After that, I change this board...
Hi!
I am testing the nRF54L15-DK with 2.9.0 SDK and have some questions:
1. MX25R64: - why is it used in 1-bit (spi) and not 4-bit (qspi) mode? - OTOH this setup saves...
I have issue in newest SDK 2.8 of nRF Connect for VS Code. When I change something in prj.conf or in the source code, I often have to build and compile two or more times to...
I have looked at forum_post_1 , forum_link_2 and forum_link_3 . In short, I am following instructions for my_dongle . I have ncs 2.6.1. I have clones of nordics git repos...