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...
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'm working on developing a device using the nrf52832. Currently using the nrf52 PCA10040 dev kit. I'm extending the zephyr/samples/basic/peripheral_dis sample in order to...
When compiling the net CPU with debugging configs such as CONFIG_DEBUG or CONFIG_DEBUG_OPTIMIZATIONS enabled and the resulting hex is flashed to the nRF5340; If then an Ozone...
Hi I am wanting to use the ARDUINO 4 RELAYS SHIELD with the nrf52480 or at least see if its possible.
https://store.arduino.cc/arduino-4-relays-shield
relay data sheet...
I wanna use nRF52820 to make some application development.I wanna a sing-board development kit for nRF52820 ,and nRF52833DK supports development on the nRF52820 SoC and nRF52833...
Hi Everyone This is my first time designing a PCB with the NRF51822. I have designed it using an 2450AT18B100E Antenna and a BAL-NRF02D3 balun. Below is my schematic:
...
There are discussions on WLCSP light sensitivity for nRF5 product, which affects RF, clock accuracy, and low power current draw etc. what about the nPM1100 which clock accuracy...
Is my understanding correct that with VDD supplied and ENABLE = high, having VDD_GPIO floating (i.e. disconnected from a regulated 3.3 V supply) is a valid state? We intend...
hello Nordic
i am working with nrf52840 sdk16.0 s140
i wish to read the UICR register value like this :
but i get this compilation error
since it is a define...
Hello, I'm working the nrfx saadc legacy driver, and despite changing whether I measure Vdd(on the dk) or GND, the saadc output(p_event->data.done.p_buffer[0]) oscillates...
SDK14.0+NRF52832(PCA10040 demo board):
I want to add static passkey to avoid MITM attack, I write code as following, but when I use the mobile app ‘nRF Connect’ to connect...
Dear community,
I need to operate a BM833A as I2C slave and to do so, I performed the following steps:
I modfied my sdk_config.h and set TWIS_ENABLED and NRFX_TWIS_ENABLED...
Hi,
I used nRF Connect for power profiler and programmer for hundreds of times.
But since today, it just keeps on showing white screen.
I tried "Ctrl + R" as well as...
Hi Team,
We are using the NRF52840 SOC for our development purpose and in our application we are planning to port the RTOS.
Could you please suggest us which RTOS is...
HI,
I am using the central_hids project in NCS V1.5.1 on NRF52840 , and now i want to add USB hid into the project, how can i do it?
I have try to do it in nrf_desktop...
Hello,
I've been trying to learn to develop an app based on ZigBee, it's the first time i'm working with nRF hardware and the only things i've done so far was to run some...