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 have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
I was facing some issues getting PWM peripheral work on my custom nRF52840 board. And then I tried the pwm output on P0.08 instead of P0.06 and the signal came out just fine...
We're developing a new device for a regulated market (medical). As such, we need to have control on what third-party software we're using, and how it is working. While starting...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hi All,
We have build a BLE beacon device based on the nrf52 chip. The device works fine but we would like to get a finer control over the TX power since it is used for...
compiled nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_rscs example but will fail on adding chararteristics in char_add() setup: SEGGER Embedded Studio for ARM Release...
Hi guys,
I am trying to use a TM2001 amplifier ( Taiwan Microelectronics, google returns the PDF) to amplify the signal from an nRF24L01P.
The TM2001 seems to accept a...
Hi.
I want to create Bluetooth mesh network and I need that each of device at first must be provisionee, but if in a minute it hasn't been added in a network by provisioner...
Hi
I was designing a custom board for nrf52832. The 32MHZ crsytal mentioned in the refrence design of nrf52832 is not available on digi key. So I am ordering the below given...
Hello,
I have a string data and I want to get a part of it which start for example with "hello" and I want to get 20 characters after "hello".
(for more details I'm using...
in the demo of EnOcean switch translator client,there is just enocean_switch_nrf52832_xxAA_s132_6_0_0.emProject .is it use the same demo as client in the example of light...
Hi, I am using nrf SDK for mesh and try to add FreeRTOS , but after adding build failed because both has files with same name. Is it possible to work with FreeRTOS and nrf...
Hello;
I want to scan beacon devices (UUID infos) every second with Arduino Uno + nRF51822
I could not find a sample on the site. (Arduino Code)
Is it possible? Would...
I've gotten a good handle on how Gazell interacts with devices and the host, but I am running into an issue where there are higher rate of failures when using two devices...
I am using the proxy server and the proxy client example
Initially Proxy Client and Proxy Server are present in MESH network. Once the Proxy Client recycle the power ...