In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
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...