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 am doing a bluetooth dongle and I added MCUBOOT with CDC ACM to be able to update my app.
I find that the update takes a lot : 5+ min to update a 200kB application...
I need to send different types of advertisements in my application using NCS 2.9.0 on a nRF52833 and I noticed that I have to increase CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT...
I'm trying to use littlefs in Zephyr with SDK 2.7.0
My code is based on the example project "littlefs" and it compiles without problem using SDK 2.7.0
I'm using nRF Connect...
Thingy:91X V1.0.0 (multiple devices)
NCS 2.6.2, nrf53_connectivity_bridge_v2.0.1
Using the logging of the nRF9151 via the nrf53_connectivity_bridge_v2.0.1 shows on longer...
Hi, We have a network of air quality nodes based on the nrf9160 using Vodacom in South Africa. One morning all the nodes went offline and we discovered that they no longer...
Dear Nordic Technical Support,
I'm writing to report an issue I'm experiencing when trying to integrate MCUboot with a Zigbee R23 project for the nRF54L15 platform.
Issue...
Hi, I am having trouble with the connection of my mesh nodes and my Smartphone over the nRF Mesh App. After flashing my boards ( nRF - 52833, 52840, and 7002), most of the...
Hi,
I adapted the nus_client from the Nordic Connect SDK v2.7.0. I changed the UUID and some function names, but in general the code stays the same. I can subscribe one...
HI all,
I'm trying to run the USB next stack-based loopback class with Linux testusb. and only very few of them been passed and everything else been timed out.
I confirmed...
Dear Support
We currently use a custom PCB board with RAK4630 (NRF52840 + Semtech SX1262)
We started to try with RAK sample located here
https://github.com/RAKWireless...
Hello,
We have nRF52832 in production on a custom board. Recently, we created a new functionality with the aim to handle flash more efficiently, and to avoid the case where...
Hi All,
Hardware Details:
nRF-SDK: 2.8
Microcontroller: nRF52840
Setup:
We have an OpenThread (OT) mesh network consisting of approximately 15 devices. All devices...
Hi,
We are currently developing a solution where a Thingy91 acts as a BLE central. We have had a lot of issues with BLE when using the nRF52 as a HCI device being controlled...
We are making a board with nrf9161 and nrf54L15 so that we have the GPS tracking facility and BLE . We wish to connect (send) other devices' data to this device (like temperature...
We are trying to incorporate nRF9160 to our project. In which we need both GNSS and LTE features. The solution is a tracking device so we need the GPS functionality. We have...