Hello,
We are currently evaluating a very low power application using the nRF5340+7002. Our hardware design includes a complex power supply configuration, and we need to...
Retrieving Custom Firmware Version from nRF52 BLE Controller to nRF9160 Host
Product: nRF Connect SDK v2.6.0 Hardware: nRF9160 (Host) connected via UART to nRF52832 (Controller...
Hello,
I recently got a BL653 Click Board and am trying to program it. As I do not have a supported MCU for the NECTO Studio IDE (the ClickBoard's manufacturer IDE), I...
Hello,
I am designing a custom PCBA based on the nRF7002DK PCBA and I really need the Fabrication Notes / Drawing that officially went to the fabricator to direct the build...
Nordic Support,
My product uses the nRF52840 chip and nRF52 SDK 17.1. I have a feature request to support hosting multiple peripheral connections, each with a unique advertising...
Hey everyone,
Does anyone here have experience with firmware OTA updates over the JIO NB-IoT network? The process seems a bit different since JIO Cloud always sits between...
Hello:
The latest nRF54L15 Errata for Rev 2 shows that the previously reported "GPIOs can exhibit radiated emissions" is no longer present in the Rev 2 SoC.
Can you please...
nRF42840DK, SES V4.52c:
Project was copied from 17.0.0 to 17.0.2 and link now fails:
Building 'ble_app_att_mtu_throughput_pca10056_s140' from solution 'ble_app_att_mtu_throughput_pca10056_s140...
I have been trying to find some help or an example of using a capacitive sense button with the csense library(in SAADC mode) but also read the voltage of my battery using...
The Mac version of nRF Connect shows the Device Information Service characteristic Serial Number String as hex, not a string. It shows properly as a string on the iOS version...
Hi,
I'm changing the peripheral device name by sending a command from the host over ble. I can see the changed device name after the host disconnects. Is it possible to...
Given the info here and here ...
1. Does this mean that the nordic example here is wrong, and that line 54 should be time_struct. tm_mon = month - 1; to account for the...
I use SEGGER build mesh V4.1 project light_ctl and light_switch.
I flash light_switch_server_nrf52840_xxAA_s140_7.0.1.hex and light_lc_server_nrf52840_xxAA_s140_7.0.1.hex...
Hello Nordic
I am using nrf52832, skd 16.0 , s132 v7, the data with the new FW will be delivered via UART
I wish to understand some issues regarding FW update, after doing...
Hello,
I am working on SDK v14 version mpu6050 sensor. I found an example of mpu6050 here.
https://github.com/Martinsbl/nrf5-mpu-examples
And here I found a way to...
Hi, I am working on nRF52840. I want to add Device Information Service in ble_app_template. (as shown in the attached image its from another device) How can I add? Kindly...
Hello,
nRF52840, SDk16.0, Softdevice 7.0.1,
I am having the following flash write error message while writing data to flash. I'm using FDS library. Interestingly this...
Hi, I am following the below link for creating custom services/characteristics. https://github.com/bjornspockeli/nRF52-Bluetooth-Course
I have set the device name as...
Hi
based on nus example , I'd like to create RX/TX characteristics with a custom UUID (128bits)
My problem is about the UUID characteristics versus UUID service, for example...
I've inherited a project where the software was developed in IAR and I've rebuilt it in SES. I am having an issue configuring the memory for the soft device.
The chip is...
For a project under development I used two NRF24L01 for testing and they work very well.
Now I would like to know if: is it possible to use one NRF24L01 as TX and several...