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...
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...
Hi, There. I am preparing to program a Mesh application based on nrf52840. The application supports the recovery from the points of power off.
So, I have a question. It...
Hi,
I'm working with the peripheral_uart example in ncs 1.6.1 and wanted to enable flow control for uart0, but do not see a way to do that.
How do I enable flow control...
Hi, There,
I develop a communication application based on a beaconing example on nRF52850 DK.
I don't know where I do wrongly. It is always stuck in the "bearer_handler_action_enqueue...
Hi,
I'm trying to collect modem trace from a custom nRF9160 board which is connected to the PC with a FTDI FT2232 UART-USB converter (USB vendor id 0406, product id 6010...
All - We have an nRF52340 based design which when tested with the system off demo available in NCS v1.5.1 gives a system off current of <1uA.
We have a second design using...
Hi.
I just downloaded the new nRF5 SDK v17.1.
The first example I tried, the ble_app_template, the Keil uVision project for pca10056 is setup to use a fixed device pack...
Hello,
We are using an nRF52 DK as part of our QC process to send test commands to one of our devices and record responses. However, I think that the people running the...
Hello! I'm reading the documentation that exists for the nRF5340 and struggle a bit about the Secure attribute unit (SAU) If you read the ARM documentation about TrustZone...
Hello.
I am developing Central device which support LESC.
I have some question about connect to Servers which have diferent LE security
for example case, one of...
Hello,
I am using nrf sdk 1.5.1 and trying to connect the Nrf ZigBee router(light bulb example) with Digi Xbee Coordinator but it doesn't seem to connect. I observed the...
Hello all,
I'm interacting with some nodes in a test network:
setup: 10x nrf52840 DK (PCA10056) boards loaded with the following software.
1x Coordinator ( Zigbee CLI...
Hello,
I'm using nRF SDK v1.6.0 with nRF9160 development board. I did minimum changes to Asset_Tracker_v2 application (enable debug log, set up for my aws account and to...
Migrating from nRF5 SDK to nRF Connect (Zephyr) what is the best way to define pin names using a custom board? in nRF5 SDK the header file custom_board.h usually defines the...
If I enable CONFIG_ASSERT=y this example will crash (or code using the DF APIs)
To reproduce:
- nRF Connect 1.6.1
- In direction_finding_connectionless_rx add CONFIG_ASSERT...
HI Devzon
currently my customer has some question about the power consumption difference between "LOWLATENCY" & "LOWPOWER" on NRF5340 GPIOTE
we useing PPK2 to testing...