I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
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...