Hi,
I am currently building software on NRF 52810 and softdevice version is s112 7.0.1. I have one service which has three characteristics. When I add either a new service...
Device Information
Module: FANSTEL BC832 Bluetooth Low Energy 5 Micro Module
Chip: nRF52832
Firmware version: Default AT firmware
Current MAC Address: ef30:0a:cab132...
Dear Nordic Support Team,
We are currently exploring the use and potential benefits of the paEventCounter as described in the Bluetooth Core Specification 5.4, Section 4...
Hello!
Since we are moving from the prototype phase of our project to the pre-production phase, we have developed a custom board which utilizes the ISP2454, nRF54L15 SoC...
Hi,
I am working on Temperature sensor MAX30208 using nrf52840 using zephyr. i am working on ncsv3.0.0 . I want to develop a driver for max30208 . can anyone guide me how...
Hi,
I'd like to go for sysbuild with my nrf9161 based application but after some trials and errors, I am not able to find which images should be enabled in sysbuild.conf...
Hi
I am currently working with my project with 52840 and i am using sdk v3.0.1 & toolchain v3.0.0 to develope.
I am learning how to use DFU over UART from the application...
Nordic team,
mesh sdk: nrf5_SDK_for_Mesh_v1.0.1_src
example: light switch
The client repeatedly configures the server multiple times. After a few configurations, there...
Hello All,
I need some urgent need regarding battery voltage
I am using 8 ADC Channel (ADC0 - ADC7) for different different purpose.( NRF_SAADC_INPUT_AIN0 to NRF_SAADC_INPUT_AIN7...
Hello,
I would like to ask how to use the exemple 'ble_app_blinky' (a device central and a device peripheral) to realize a function like this:
I press a button in one...
I use usbd_ble_uart_pca10056_s140 demo add HID but when bonding fatal error.
this is my code /cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ef9d92a7ed0649dab15d867bf140c962...
hi, I am doing a project where I have to connect multiple ble peripherals(with different ble services on the different device) with my ble central device and I have to add...
Hi.
I am experimenting with using a nRF52832 to communicate with a nRF24L01+. It is almost working, the nRF52 is sending a packed to the nRF24 ok, and the NRF_ESB_EVENT_TX_SUCCESS...
Hi,
I'am actually trying to develop a BLE based remote, with NRF52832, S132.
This remote must be configured by a smartphone (the remote act as peripheral) and be able...
Hello everyone,
I have a problem with the power consumption of the NRF52 during TWI operations with tw0 HTU21DF temperature and humidity sensors.
I am using NRF52832...
Hi,
I'm using nRF sniffer 2.0.0-1.beta , which is already a big improvement compared to v1.0.1, but it seems it can only decode small MTU (BLE 4.1) packets.
CRC is always...
Hi!
I would like to generate a dfu bootloader binary image that is not too big and I found the work around for the issue here: https://github.com/NordicSemiconductor/Android...
Hello,
I have a NRF52840 Dev Kit and a few Holyiot-17095 modules. From here - https://devzone.nordicsemi.com/f/nordic-q-a/25100/could-you-recommend-nrf51-nrf52-compatible...
Hello,
I'm using SDK 15.0 and I'm running the spis example on Keil. I can't get the log info to print on uart (I'm using PuTTY).
I tried enabling the log in sdk_config...
Hello!
I use nRF Connect v 1.8.6 on iOS and v.2.3.2 on Desktop.
I have 2 different boards successfuly working and based on nRF52832, SDK 15.0, s132.
Both has custom...
hi
I am trying to integrate the flash read/write functions in my BLE application with procimity .
i have received error on serial
<error> app: ERROR 3 [NRF_ERROR_INTERNAL...
Hello!
I use I2S on nrf52832 custom board with microphone.
1. When data_handler function take place, I see a new data (p_data_received). The first question is: I can copy...