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...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
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...
hi support team,
customer have one problem that saadc is high rate sample at about 800hz, it runs ok, but after ble connection and send data to device from mobile device...