Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
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 want to modify the uuid through the serial port. What variables can I use to describe this define? Is there any code for reference ?
#define BLE_UUID_NUS_TX_CHARACTERISTIC...
Hi there
I'm currently using three different target platforms/boards #1 : a Nordic PCA10040 - attached to USB #2 : a UTO-NBL-52A developer board - attached to a J-Link plus...
Provisioner and client (provisionee) roles in the same application.
Hello everyone,
First, I am using SDK 17.02 and BLE Mesh 5.0.
By the moment, I want to integrate...
Hello,
I want to realize the data receiving and sending function,so I adapt the transmitter demo in '\nRF5_SDK_16.0.0_98a08e2\examples\peripheral\radio\',and my code is...
Hi all,
we are trying to connect 20 peripherals to one nRF52840 master (connected to a Laptop running a python app with pc-ble-driver-py) and transmit about 1000 Bytes per...
Hi guys,
I have a custom board containing a Raytac nRf52840 module running the Arduino core. The Arduino core configures the nRf52 to expect a 32K crystal on the xtal input...
Hello
I Just got my first Custom PCB's i dont know how to compile the code into them .Can someone help me . I just get the errror messege when i try to find target :
Failed...
Hello, I am using SDK 16.0 and mesh SDK 4.2.
We successfully implemented remote provisioning capabilities in our devices' firmware. One thing we are noticing though is that...
Hi,
I am using spis example from "SDK v17.0.2" with slight modification in the code as given below
On the Master end CS pin is pulled low and send 1 byte(0x45) only...
Hello,
I'm using nrf52840 with gcc compiler and SDK15.3. For our firmware update procedure, we use two flash storage instances. One for the transmitted new application and...
Nordic:
We need to do a communication certification, we need NORDIC to provide S112V6.1.1 QDID: 125078 certification report certificate。
thinks
jermi.jin
2021.061...
My CMD.EXE is copied here, it shows the command I'm trying to run, and the output of the program. As you can see, there is no error message.
However, it does not succeed...
Hi there,
I was wondering, do you have a generic "module on PCB" for Nrf9160? Much like ESP32. I would like to skip the design of the RF impedance maching... not my cup...
Hi,
I needed assistance to get the SKY66112-11 FEM working with the Radio Test Example, for certification testing (FCC, CE etc). I am using the NCS 1.5.1 SDK. I have followed...