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'd like to know if it’s still true that the DFU bootloader (i.e with BLE transport) is strongly coupled to the SoftDevice version. In other words, if we do a SoftDevice over...
From page 520 of nRF52840 Product Specification 1.0 4413_417 v1.0 / 2018-03-16
If the watchdog is configured to generate an interrupt on the TIMEOUT event, the watchdog...
I am trying to flash all three images together. I have the firmware updating working, but if you flash them together, the bootloader doesn't know that the application is programmed...
Hi,
We are preparing the first "production" run and we are looking on alternatives for production programming and testing, so far our factory used nRFgo for the pre-series...
I need to have more than 30 servers (and 1 client) in a mesh, so I increased the SERVER_NODE_COUNT value. But this results in a static assert in config_server.c:
How to...
Hi,
I know that this issue is well documented in the forum, but I have read everything and tried all of the suggested fixes, but nothing worked.
I am trying to Enter systemOFF...
Hi,
I have tried to find out how to aks the current time and set it, without success.
time(NULL) returns invalid data. What methods I should use to get the current time...
I want to simply put signal (sine wave) from signal generator into analog input and use saadc. I have program which uses ain4 and ain5 pins. So I was just wondering how I...
Basically I have modified the ble_app_uart example to connect multiple centrals(android devices),
now i want to transfer the string to all android devices which are connected...
Hello,
Would like to know the performance(i.e, latency when network size increases with respect to payload) of Thread, Zigbee, BT mesh wireless protocols. Is there any documentation...
I have some questions that I hope some of you fine engineers can shed some light on. First, some story time is probably in order. Skyrocket Toys developed a line of IR tag...
Hello All,
I am working on nRF51822 custom board. For programming I am use IAR Embedded Workbanch IDE in windows 7. For reference i am use nRF SDK 8.1.0.
Write now i am...
Hi! Found in this post https://devzone.nordicsemi.com/f/nordic-q-a/43514/nrf9160-http-and-other-examples about http client example, and link to repo to examles. All libs is...
Just a heads up that the file nRF5_SDK_15.3.0_59ac345/external/micro-ecc/build.sh in SDK 15.3.0 has Windows line endings and thus can't be executed in a terminal:
$./build_all...