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...
I want to use nvs in nrf cloud. A conflict is found between the nrf_cloud library and the nvs library. The nrf_cloud library will cause the nvs library to be unavailable,...
Hi, I have a product working with an android app with the nordic library for a nrf51822. I'm using auto connect but I would like just before performing a DFU to change this...
Hello,
I'm trying to run the MQTT simple sample, i don't know why but i can't build and run the project and also i cannot connect J-link.
Do you have any idea?
Thank...
Hi
If I log to RTT I can see ZCL packets decoded on the log using minimal logging but when i tried it with full logging (to get that on the zigbee_shell on the uart) I got...
Hello,
We have a custom design board using Raytac MDBT50Q-1MV2. We'd like to use the DC/DC regulator for REG0 stage for low power consumption. Please see the relevant part...
Hello,
In our product, we use the S132 v3 softdevice and legacy pairing with a static pin code. At startup, this pin code (that can be changed by the user) is read from...
in sample peripheral_uart in NCS1.5.0 ,I want to re-binding uart0 rx and tx pin . the default pin is p0.20 and p0.22 ,i want to rebind witn p1.0 and p1.1 .but i edit in prj...
Hello, I bought the Bluefruit LE Sniffer - Bluetooth Low Energy (BLE 4.0) - nRF51822 - V3.0 from Adafruit Bluefruit.
So, I downloaded nRF Sniffer for Bluetooth LE 3.0 and...
Hi,
I am trying to apply a whitelist during advertisement on my peripheral device. Only one central should be whitelisted at a time. The whitelist is empty on initial...
Hi,
I'm using nRF52840 with ble_app_uart of ble peripheral example. And I'm using IDE is SES.
I want to put two deep learning model into my project , the two deep learning...
Hello,
I have the NCS v1.5.0 and would like to use AES (in different modes) in my non-secure application.
Looking at the crypto libraries available described here http...
Hi,
I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK. One board is programmed with the proxy client , and the other with the proxy server...
Hello I am in the process of developing a central BLE and I would like to be able to transmit 240 byte frames with a device. The problem I have during my tests is that I see...
Hi,
I get " Could not fetch memory size of target devkit: Error: Error occured when get library info. Errorcode: CouldNotOpenDevice (0x4) Lowlevel error: LOW_VOLTAGE (fffffff4...