Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello,
I am trying to get to the bottom of a double-reset-problem which I am facing, whenever I flash my software-program to the nRF52832 (1 for the flashing and 1 after...
SDK Release Notes:
nRF5 SDK v13.0.0
Release Date: Week 11, 2017
Highlights:
Implemented a new license scheme for the SDK distribution. See the
documentation...
HELLO,
I want using sdk5.2.0/s110 6.0.0 update app in app.I only find BootLoader->app.How can I achieve it.
eg:I use my phone connect 51822 board,then send a command to...
Hi
I'm fighting to read characteristics of my service with sd_ble_gattc_char_value_by_uuid_read.
I'm using SD130 V2.0.1 and SDK11.
Here are some snippets from my central...
Need help from the mesh experts in this forum!
I'm running the open mesh in the 52832 with the s132_nrf52_3.0.0_softdevice.hex softdevice. The mesh works fine in my tiny...
Hi,
I connected 74CH595 shift registers to nRF52DK board. When I built and upload my code with Keil everything works just fine, but if I compliled it with GCC and upload...
I want my device not to disconnected.
I'm trying with custom board with NRF51822AA.
I customized NUS example a little.
And also I've downloaded NUS example for Android...
I'm writing a firmware, with SD130, using mbed libraries.
Firmware used to run fine. I added a new object, and now, when connecting, it hardfaults.
I put a breakpoint...
Hi everyone on the community.
I've been struggling trying to upload the hex file created by arduino using redbear nrf arduino fork on a NRF51822 -v2 board that is being...
Hello,
last week I was trying to integrate a wake-on-motion-functionality for my hardware using some interrupt-handling. While that problem is solved, I came across some...
Hello,
I would like to stream sensor data from the Bosch IMU sensor over BLE at a maximum rate. I can collect data over I2C from the sensor but would like to know if there...
Hello to all nordic jedi masters out there!
I am using nRF SDK v11.0 with the nRF52832.
I am a little bit confused about the usage/meaning of the flag argument in the...
Hi all,
I am trying to send a large stream of bytes(60kb) to an NRF52823 using bbowl . BBowl exposes the uart through a TCP socket connection using noble .
I modified...
Hi,
In the schematic presented in the topic 17.1 (dc/dc converter, image below) of the nRF8001 datasheet it isn't shown that AVDD should be connect to a power supply as...
devzone.nordicsemi.com/.../
In this blog this is written:
"Opening and closing a connection event adds a lot of overhead"
how much is the overhead and where can i...