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...
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 am trying to integrate OPTIGA Trust X with the OpenThread example, "mqttsn_sleepy_subscriber"(from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0 SDK). I tried adding...
Hello.
I am running Segger studio 4.5 on Windows 10 and the ble_app_uart example project that works fine with one connected central device (i.e. iPhone with nRF Toolbox...
Dear all,
I'm using nrf52-DK with PCA10040 as sniffer. I develop 2 custom board (nRF52840) (one acting as master, one as slave) and I would like to make some considerations...
Hi,
I have develop an application using the nrf52832 combined wit the ICM20948 sensor.
The application use ESB communication between peripheral and central. I have solder...
Hi,
Keywords: nrf52832, pwm_driver, two pwms, 6 channels, pwm in sequence
I have four LEDs: three mono white LEDs, one RGB LEDs(three color leds) that produce white...
Hi,
I use usb_msc in nRF5_SDK_15.3.0_59ac345 use case, format file system and create folder and its subfolder test, found that segger development environment compiled programs...
Hi
I have followed the all the instructions with regards to 'nRF9160 DK Getting Started' and all is fine until the stage "Building and testing a sample application" where...
Hi Team,
We need to enable the two crypto backends one is CC310 and mbed TLS at a time for our development purpose.
Why means one of our features used 128 bit AES ECB...
Hi, I need a little help with understanding to implement security in my application.
Most examples used by Nordic have public advertising on, so any device can connect to...
Hello I'm working with Zigbee Dimmable Bulb example. Testing environment is as followed:
nRF52840DK SmartThings Gateway SmartThings iOS app.
After changing the Zigbee...
Hi,
I am trying to connect the Thread Devices to the Internet with the following setup:
OTBR from GitHub (This is not Nordic's border router) running on a RPI4 with...
Hello,
for some reason, I have mistakenly entered in the NRF51 USB dongle bootloader mode, and cannot exit. I have read that it is possible to overwrite the DFU/bootloader...
HI,
I am building my application on one of the nordic ble_app in SDK 15.3.. currently, I am facing a strange issue. I am using fds to store some data on the flash. my write...
Hello,
I'm running into an issue after upgrading my SDK from nRF5 SDK v14.2.0 to nRF5 SDK v17.0.0 .
We are using NFC periodically, where emulation is started and stopped...