I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
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...