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,
How do I deactivate/activate a SDA/SCL line?
I perform a test on an Icarus board with a VL53L1X sensor, everything works fine.
However, in idle/sleep mode, whether...
Hi,
I am unable to view the output of the prink statement on the SES debug terminal. I'm a beginner so please bear with my lack of knowledge.
Should I be looking for the...
I am trying to adapt the zigbee light_bulb sample to run on nrf52840-Dongle which does not have a QSPI flash chip. I see that it crashes unexpectedly during settings_subsys_init...
Hello,
We have product with nRF52811 as Bluetooth receiver and ESP32 as WiFi IC. The ICs have separate antennas, and nRF52811 has LNA with +12 dBm gain connected to antenna...
https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/nrfconnect_examples_cli.md
uart:~$ clear date device devmem flash help history hwinfo kernel nrf_clock_control...
I have loaded up the altium design and can see the pad and via sizes used.
The drill size for the in pad via is very small (0.15mm) which will increase pcb costs and also...
*** Booting Zephyr OS build v2.7.99-ncs1 ***
nrf52840dk_nrf52840 system off demo Retained data not supported Busy-wait 2 s Busy-wait 2 s with UART off Sleep 2 s Sleep 2...
Hi,
Installed the toolchain, installed VS Code, and I think its all linked, but when I try to run even the most basic hello world program it just keeps throwing this error...
hi support team,
i am confused about "advertising extentions" part;
Inforcentor shows example for " Cycling Speed and Cadence Application" only support S132 and S140,...
Hi,
I am developing my own vendor specific USB device with 2 interfaces (data and debug) and 2 endpoints(in and out) each. I based my class on the cdc_acm class.
So far...
Hello ,
hi everyone, in my project i am using internal RTC timer for calendar concept like when i set a target time via UART for every day the internal RTC timer should...
So I have to upload a bunch of files, some contain arbitrary data that might contain +,\r,\n,\ ext
So there are two different ways of using the FTP put command, one is in...
I've tried to run a program which allows to run mesh provisioner, among with Direction Finding connectionless locator.
I was using mesh provisioner example from Zephyr,...
I am at the final stage in the current project but the send status is not updating correctly when
an attribute value is sent. For example in the following code:
zcl_status...
I'm faced with a special error: we are not able to install the nRF Connect V1.8.0 using the tools published by Nordic.
We use the latest version of the tool chain manager...