Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
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...