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...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
hello Nordic
i am working with nrf52840, with zephyr and mcuboot
i have read that there can be first stage bootloader (immutable bootloader), and a second stage bootloader...
Hi
I am looking for a developer with previous experience to write Zephyr board support package for a custom board we building around nrf9160.
Board Porting Guide — Zephyr...
Hi,
Working with a nRF9160dk here.
Documentation states, that the GPIO_INT_DEBOUNCE flag should just be ignored when configuring a pin, if it is not available in the driver...
Dear Members,
Is it possible that I save a flag before sd_nvic_SystemReset();
in NRF_POWER->GPREGRET ?
And retain the flag after system reset ?
How ? any examples...
I'm using Windows and ble_app_uart example for my development.
I wanted to check log from my dongle so I'm trying to use log_backend_uart with putty.
But I couldn't get...
Hi,
I want to use a TSOP IR receiver on a custom board for sending different commands to my device through a remote controller. for example, if I use a Samsung TV controller...
I want to configure the NPM1100 to work with either rechargeable or non-rechargeable batteries (in factory).
Would it work to set mount a suitable resistor to the NTC pin...
Hi,
We are evaluating thread. And would like to build a basic demo app using a thread border router and a few sensors. We got the border router working with the coprocessor...
Hi,
I am using nrfconnect sdk with central_uart example. How to get the name of the device
advertise the BLE discovery packets? nrfconnect android app shows the name after...
Hej!
I see that the CRC block is used in the Radio under section 23.6 of nRF52832_PS_v1.4.pdf . Also, I noticed that the CRC32_ENABLED is only enabled in the bootloader...
My previous ticket is closed. I would need, but still help with the configuration of the pins. I report my last post.
Hello, I did some tests with the oscilloscope directly...
Hi,
The previous SDK would allow configuring radio notifications before the radio comms would take place.
I wonder if it is possible to get similar notifications on the...
i have a requirement to connect two nrf52833 boards to connect each other.
(1).if i turn on the Board1 should scan the bluetooth devices if any other bluetooth devices present...
I am working on a proprietary RADIO protocol on the nRF5340 device. Because I'm trying to squeeze as much throughput as possible out of the RADIO I would like to be able to...