Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
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...
Hello
I have this firmware running in C:\Users\danie\ncs\v1.5.1\nrf\applications\tracker on the nRF9160-DK, nRF9160 SICA B1 is the marking on the chip
Modem FW is...
Hi. Some questions regarding the nRF9160 ENABLE pin:
1. According to the nRF9160 product specification the ENABLE pin voltage requirements are like this:
In the first...
Is it possible to add additional UI for different sensors in nrfcloud platform ? I could see that there is a predefined list of sensor types that can be attached to cloud...
Hi,
I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK_v5.0. I would like to measure the time required to send a message from client to server...
Hi all,
I'm working on this example: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v3.2.0%2Fthread_example_dfu.html
I'm struggling on the server part, I...
Hello,
we are developing a verry small sensor node. Since we like to know if the sensor we are connected to, is one of our sensors instead of an attacker fake sensor we...
Hi! I was testing GPIOTE with pin_change_int example and tried to add a log to the push of the button.Somehow the code is not working, it is indeed changing the state of the...
nrf52840, sdk17. pca10056 (for now). linux arm-gcc, gnumake, etc.
I have a fairly complex PPI configuration but in the act of debugging it, I've dumbed it down quite a...
How does the interrupt latency compare between COMP/LPCOMP and GPIOTE? Are t LPCANADET and t PROPDLY the correct field to be looking at in the specification? The electrical...
Hi Nordic Team,
My Board: nRF5340 DK; SDK: nRF Connect SDK v1.5.0
I am new to BLE developement. I am trying to design a GATT service which can be accessed by nRF Connect...
I'm trying to use UART flow control and assign RTS CTS pin numbers.
What's the corresponding number for P0.02, P1.15 each?
And where can I find this information?
Hi,
I have used nRF52811 SoC in my custom design. In this circuit i have used SWD interface only as per reference design. I have used same SWD 10 pin connections as mentioned...
128 MHz or 64 MHz operation is mentioned in the specification (page ii). However, can MCU be capped at around 12MHz? How about the current consumption?
I am starting an experimentation effort with Nordic Mesh SDK. I am using Segger Embedded Studio.
I can open/compile/download the Mesh SDK examples.
I wish to start to...
Hi,
Hope someone can help with the following Q:
We are planning to make an new battery based iot sensor design based on NRF9160 SIP mounted on our own pcb with several...