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...
We would like to use nRF9160 has MODEM only feature, such that MCU in our product can talk to nRF9160 via UART interface.
We have found an sample application [Serial LTE...
Hi
I am trying to setup a raspberry pi 4 for flashing nrf devices. But Nrfjprog doesn't seem to work.
I am using a Raspberry Pi 4 with 2021-05-07-raspios-buster-armhf...
Hi,
I noticed that the nRF9160s I2C low level logic voltage is quite high. With a 2kR resistor at 3.3V it's already more than 200mV. Because this is quite high and will...
Hello all,
I am using the BLE app UART code. I m trying to connect one plus through BLE connection. but nordic devkit BLE is not visible.
I am using the default configuration...
Sorry but I find the documentation useless. I don't even know where to start. It could be I have not found the correct documentation which is not surprising.
The best I...
Hi
I've built a USB HCI fimrware based on the sample from the nRF Connect SDK for the nRF52840DK.
See also: (+) HCI USB based on nRF Connect SDK 1.7.0 failed to update...
The SDK version of the program I developed with SES is v1.5.0. Now change the development environment to vscode and import the program into vscode through "add an existing...
Hi,
Is it possible to generate a passkey before initiating the pairing process?
The peripheral in my system does not have a display or input, so I'm looking for a way...
Hello Developers, I am currently developing an application on top of mqtt-sn publisher example. Now i want to add OTA DFU in my mqtt-sn based application. I have started up...
Hi, dk:PCA10095 sdk:ncs v1.7.0 example:path:D:\ncs\v1.7.0\peter\11_hello_world_pdm_i2s
Download changes when I build the project using SES: Previously: Download code available...
We used the nRF52840 in some projects, but there are still some problems with the short bridge at the IC during production.
So we want to leave the blank layout of the unused...
HI
We have to try to develop a product with nrf5340. The product needs to be waterproof and also it made up of metal and a small amount of plastic enclosure. In that how...
Dear Members,
I want to run ANT+ code in my custom board,
It works well on PCA10056, I can upload softdevice and the code to custom board board,
but I didn't get any...
I've recently upgraded my SDK to 1.6.0 and I am now unable to read the state of P1.00 but I am able to read the state of P0.28.
I've stripped the project down to just a...