Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
hello Nordic
i have a project than works with nrf52840 and ncs (zephyr)
i want to have the same application running on nrf52832 as well, as part of a single code base...
Hello,
I'm trying to test example "blinky" using nRF52833 board with PCA10100. I used the pca10056 example (10100 don't exist ), and got the "Unknown function at 0x0007521E...
1: The Apple's "Find my function" , How big is the "Find my SDK" ,RAM? ROM?
We can use nrf52820, or nrf52811,or nrf52810 to develop?
We must use nrf52832 to develop Apple...
Hi Nordic Magicians,
I have a couple of general questions when it comes to sending large amounts of data (FAST). Ultimately, I'm looking to transmit data with a throughput...
Hi,
I'm putting together some firmware that takes packets received over SPI and then streams them over BLE. I'm trying to run the BLE at close to 1Mb/s (which is still...
Background:
Custom boards
SDK 15.2.0
SoftDevice: s140_nrf52_6.1.0
Please see previous post / case that was closed and cannot be reopened: https://devzone.nordicsemi...
Hello,
I am using zephyr on a nRF52840 to communicate with a vl53l5cx TOF sensor using I2C. When I use i2c_reg_read_byte() or i2c_burst_read(), the device address is sent...
Does anyone know why I am getting low outliers on battery measurements with the SAADC? I am measuring the battery directly every minute. Every seven minutes consistently,...
HI,
To ensure NRF5340 2.4G rf consistency during mass production, which scheme do you suggest is more suitable ( X2 = 32MHZ 10ppm ):
1、Offset capacitance C36 C37 placed...
I used Modem firmware version 1.3.1
In order to connect the nrf9160 DK to the AWS cloud, I am encountering errors such as AWS_ IOT_ EVT _CONNECTING, when it should be AWS_...
In a nrf52840 project using Zephyr 3.0 following Zephyr drivers are used:
the modbus serial driver(RTU mode) which uses uart1 in interrupt mode
the lora-mac driver which...
Hi,
I'm using app_ble_uart example using nrf52810 for nrf52810 UART RX & TX pins are (P0.15 - P0.14) while configuring using i got a problem with RX transmission ,when i...
Hi,
I am working on a multiple custom models, wherein I need one model to extend the functionality of another model.
I was analyzing through nCS provided "Chat" sample...
Hello,
I'm running nRF Connect SDK v1.9.0 on two nRF52840-DK devices, one Peripheral other Central.
My application requires to initiate pairing, i.e. send pair request...