I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
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...