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...
Hello everyone,
I developed an application that makes it possible to scan devices and retransmit your advertisements. In addition to enabling the connection with peripheral...
Hi!
I'm working with the nrf52840 custom board, porting working project (tested on the ncs 1.4.1) to the ncs 1.7.1. As we are using several board variations for the same...
Hi Team,
I am trying to develop my PCB based on nrf52840 chips. Now I want to know the type of ant(not NFC) used in nrf52840DK as my reference.
Could you help me?
...
I have a custom board like a breakout of NRF52820 with the QFN48 package. The design is according with the reference circuitry without changing a thing. The IO pins and SWD...
Hi Nordic Team,
My dev environment is as follow:
nRF52832(ble central)+ S132+ SES
We are using BLE Chip on a custom board.
When we flash hex file ( softdevice hex...
Hello,
I am currently evaluating whether the WiGLE geolocation interface is something that the nrf9160 can support.
One of the required pieces of information for that...
Hi,
I am using AFE4403 and Nrf52840, I want to assign a pin as output oscillator 4M using a nrf52 internal oscillator,
how to do that?
I am beginner , is my first...
Hi Everyone,
I'm not able to start ble scan. I've followed following example...
Developing Bluetooth Low Energy products using nRF Connect SDK
https://www.youtube.com...
Hello,
I was trying out sending RR intervals on the Heart Rate Measurement service and seeing what happens in nRF Connect. But, something is weird with the way the values...
I have a client project developed in 9160 which needs to be connected to the network via NB or LTE-M. Before each connection, I read imsi to determine the apn of the carrier...
Hi
Im trying to get the mcp2515 candriver example to work https://github.com/nrfconnect/sdk-zephyr/tree/main/samples/net/sockets/can#id3 .
i have some error during build...
We have an nRF52 with dual roles: peripheral for the connection to an app, and central, connecting to multiple third party peripheral devices.
We have come across a very...
Hello,
I'm using Segger Embedded Studio (SES) (on Windows 10) with nRfConnect SDK and nrf5340 processor.
In SES I can oben a graphical view of the configuration through...
Hi, I have developed a firmware on nRF52840 as central ble_app_uart_c\pca10056\s140. Now I have to upload it in nRF52810 which soft device should I use? Thanks!