Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
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...
We're using an nRF52832, SDK14.0.0, SoftDevice 132 v5.
Early in our firmware lifecycle, before SoftDevice is enabled, we configure our PMIC. This involves performing some...
I used SDK is nRF5_SDK_14.1.0_1dda907
Chip is nrf52832 evb.
Soft device is S332.
I call function sd_power_system_off() enter system off.
Use triggered from DETECT...
Hi..
I have try to lookup in devzone q&a, but seems not yet found the similar question or answer. Have try SR3 SDK and able to implement keyboard+consumer control for remote...
Hi Sir,
As runs w/ serial DFU and check the source code of nrfutil, it support to send the rest of page when transmitted the data.
1. If we don't want to implement this...
I want to advertise coded phy and 1M. This isn't possible at the same time so I am using the ble_gap_adv_params_t duration to timeout my 1M advertising every 600 ms to switch...
Hello,
I am building an application where client sends a fixed number of packets (10Bytes/packet) to a server with different values of advertisement interval. I changed...
Hi,
I'm developing a smartwatch that relies on low latency communication with local web servers. I'm in the very begining but I'm sure that the latency added between the...
Hello, I need to use MQTT over NB IoT with nRF9160. Task to connect to Amazon AWS over NB IoT with MQTT. As I understand correctly, NB IoT doesn't support TCP, so I can't...
Hi,
I was trying to download nrf5_sdk_for_mesh_v3.1.0_src.zip, which is at : https://www.nordicsemi.com/Software-and-Tools/Software/nRF5-SDK-for-Mesh/Download#infotabs,...
Hi all, I am working on a project for which I use nRF52832 with SDK15.2 and SD132. What I need is that nRF52 should transmit and receive command through serial UART as a central...
Hi, I am trying to setup a mesh architecture, and I am not sure which path to take (Thread / Zigbee / Etc). The architecture is for the following system.
There will be...
hello, i am trying an example of a Node running multi-peripheral with ble_nus service. I have a question: Suppose when Node receives a packet from central A, Node will call...
nrf52832.
SDK14.2
Segger ES V3.34a
This question is probably best suited to an android forum (possibly).
We have a characteristic which is writable. When written...
Hello,
Our unused pins, 5 and 6, are not connected. What saves more current? Pull-up or pull-down or neither? These pins will never be used and are not tied to anything...
Dear nordic,
I have some doubts in nrf52840.
1. How this VDD_nrf voltage generate?
2. Is this VDD_nrf voltage only depend on Hardware or is itany dependency in software...