Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi Nordic Engineers!
we bought 110 nRF52840 IC's for Field tests.
10 of them marked Q1AAAA / 1716AK
another 100 marked Q1AABB / 1745AC
What is difference between series...
Dear Nordic Team,
Thanks for supporting.
Now i am work with secure dfu using SDK12.3.0.
My Hardware :PCA10028
nrfutil version 3.1.0
Create Zip file like : nrfutil...
Hello.
I want to design a product. It will have these features;
It has 4 buttons on it.
Obviously it is battery powered device.
I want to see some information...
Hi
I have made ble scanner using nrf52 and I have set uart baud rate 921600 and sending scanned beacon to other micro-controller for processing but It does not scanning...
Hi
I'm looking for an example on how to write a hex-file to SoC using nrfjprog.dll.
The P/Invokes are all set and working fine.
I'm absolutely not familiar with python...
Hello,
In our project we want use a large characteristic with notification property.
I use a " ble_app_template " project from nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral...
I am working with the nRF52 DK, using SDK v14.2.0 and SoftDevice S132.
After removing all BSP functions from the BLE UART example, I am setting up LED1 and LED2 of the...
Hello,
I'm trying to get the FDS to work, but it's giving me a headache. I'm using SDK 13.1 and S132 4.0.2 on a NRF52832.
In the beginning I thought I had that issue...
Hello,
I am trying to figure out my problem related to this question .
I am writing just a couple of words to flash with FDS. The problem is that after writing, the...
I am trying to use nfc_t4t_lib in NFC_T4T_EMUMODE_PICC mode. After receiving an APDU I am doing some calculations and sending reply with nfc_t4t_response_pdu_send. If calculations...
What is the best way to store the values of my attribute data?
With my current code, from the tutorials, the read, write and notify works fine.
But I need to store the data...
Hello
I noticed that since S132 v3.x.x we can configure the MTU. Does all the posts referring to long writes in this forum apply to the situation before this feature ?...
Hi
on nrf52832 ble_app_uart how can change MTU size and LL payload size?
have any source ? or example ?
or any change MTU and payload example ?
( for BT4.2 ~ BT4...
Hi,
I'm using SDKv14.1 on nRF52810. I doing the DFU according to the ble_app_buttonless_dfu example. When I use sd_ble_gatts_service_add to add service UUID in the ble_dfu_buttonless_init...