If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
In our application we have made a connection between two nrf52840 devices. with softdevice 6.1.1
normally we operate in 1Mbit mode and tx power on 8.
if we change from...
Hi,
After sending a few textmessages from the client to a server (8 bytes long approx. 10 messages/sec) i get a mesh assert on the client sometimes:
0> <t: 205648>, app_error_weak...
Hi, I'm using a PCA10056 DK board to start new development. I try to program DFU secure bootloader and SoftDevice using nRF Connect 3.0.0 My issue: - configure both hex files...
Hi All
I am recently working on CSAs (Channel Selection Algorithms) in BLE on nRF52840DK, and I am using Zephyr to develop them. I have 3 nRF52840DK, one as sniffer, the...
Hello, I've developed a BLE Mesh Network using the NRF MESH 3.1.0 SDK and the nR5F SDK 15.2.0. My network has 1 client node and max 63 server nodes: I'm using the generic...
I've been developing a solution that utilizes Mesh DFU along with the Mesh Bootloader. However, I've been seeing a frequent issue where the DFU aborts prematurely due to missing...
Dear DevZone,
I'm trying to use the Seeed CAN BUS Shield V2.0 (MCP2515) with the nRF52840 DK, but the library provided is written for Arduino One.
Do you know if any already...
Hello.
I m looking for libraries wich contains functions/methods (for example how to scan, provision, adding nodes etc. ) and solution how to use them.
I found something...
I am working with nRF 52832 platform and I soldered SB12 and cut SB10 because I wanted to feed from the external power supply and with this situation I can not connect to...
I have been working with the Nrf52840, SDK15.2 and Segger Embedded Studio 4.20a using external GNU 7 2017-q4-major. The project builds without error on the original PC. I...
Hi
How to find out which BLE version is supported for a given Nordic SDK + SoftDevice.
From which version of Nordic SDK is compliant to Bluetooth 4.2 ?
Hello,
This subject is partly a conclusion and partly a question I would like confirmed.
Our scenario is that we would like to fetch flash logs over BLE, but not really...
“EBSHSN” is reset by the RESET pin when the control CPU shifts to sleep mode when the terminal device is stopped. When measuring the current consumption in this state, about...
Hi, nordic.
I've been developing a product with ws2812B.
As I know, ws2812B is needed around 5V to work well.
And I measured voltages on 52 DK board.
VDD pin has...