Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
I want to know that, during the boot process there will be sign verification from boot loader, now can we use mbedTLS for sign verification.
If yes, please give some information...
Hi,
I'm trying to create a DFU controller on a secondary board, and have been referencing the info center and nrf toolbox android app to get started. I've run into an issue...
Hi, I am using Mesh V4.2.0 and RF52840 light_lightness example. I want to have more than 40 server nodes for one client, but when I increased more than 40 it keeps showing...
Hello,
I am trying to develop a set of code that will receive data on uart 1 and transmit that data on uart 2, and vice versa.
I have verified via testing printk's that...
Hi everyone,
First, my current environment is SDK 17.1, s332 v7.0.1 and nrf52832.
We recently have migrated from SDK 14 and we are still facing some problems, we have...
Hi. I have a problem, after upgrading the plugin nRF Connect for VS Code to a version higher than (2021.10.103) do not load modules of this plugin (photo attached). If I install...
Hello,
We are trying to setup the building environment for a nrf9160 device. We use the nrf Connect Desktop Toolchain for installing the environment and then we download...
Hi,
I want to connect to Google Cloud IoT with a modified asset_tracker and want the TLS done by the modem like in asset_tracker.
Google has a primary and a backup root...
Hi there!
After having worked with the nRF5 SDK and nRF SDK for Mesh, I'm off to a start for a project with LTE; CoAP to be precise. I'm using the nRF Connect SDK with Visual...
Hi,
I am working on a 2-wire uart to save GPIO and try to get as low current consumption as I can get.
Here is how I want it to be:
My custom 52840 board have 2-wire...
Hi,
I have created a custom board with a nrf52840 on it. I am working with Embedded Studio v5.64 and the Nordic SDK v. 17.1.0. When I use the preprocessor definition BOARD_PCA10056...
Hello Nordic experts,
Recently, I would like to implement high throughput with multi links. to optimize the system, I have the following doubts:
First of all, let...
I've recently put nRF Connect on my new machine, v1.7.0. I wanted to test the peripheral_uart sample application. However when I go to compile the peripheral_uart example...