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...
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 am trying to program my own provisioner. I am able to connect to a device, following this Provisioning Procedure .
How can I now configure the node? As far as...
Hi,
My team is building a wearable application similar to a smartwatch.
Our system requires two main operating voltages. 1V8 and 3V3. I was thinking that we would use...
Hi there,
I am using the nRF connect app on Android to see my dongle's name. I want the name to change every 5 seconds from one name to another. This is just for evaluation...
Our products are based on nRF52832 & nRF52840 and include display.
We use DFU mechanism for application update.
According to Nordic's documentation DFU supports multi...
I have an application running on an STM32L1 and want to adapt it to the nRF52832 w/ SDK 13.2.
This app read three analog sensors and send data to another device, using UART...
Hi, I have a custom board that the actually consumption its 1,5mA with the NRF_LOG enabled.
I have a buzzer that I need to toogle and I need disable the NRF_LOG because...
Hi, I'm currently using SD S132v2.0 for one of our legacy product. Recently, we are detecting some problem with the connection using Samsung S9 (on ours customer phones as...
Hi,
So I've been having a number of issues with getting OTA dfu and the ble secure bootloader working with the 132 softdevice, sdk 14.2 and nrf52832 .
So a little context...
SDK - 15.2.0 IDE - Segger Embedded Studio Computer platform Windows 10
I added to example "ble_app_blinky" all the peer manger, because I want to add password in connection...
Hi Forum,
I have just purchased nRF52840 Dongle and trying out “Blinky” application from source SDK “nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\peripheral\blinky...
Hi:
I want test the bluetooth function of nrf52840 pca10056. but After compiling the ble_app_uart test program, use nRF Connect tool connect to PC. display "connected"....
I made this question earlier, however, after receiving emails about "an engineer has been assigned" and "the ticket has been replied to", I can't access the question. The...
Eclipse wont run ble_app_buttonless_dfu. I just get a "No source available" error message, it won't go to the main.c source. I have created a virtual folder with link to the...
Hi all,
I have been using nRF devices since a long time but recently I stumbled upon a problem statement where I need to create a mesh network. Here I have to have a master...