Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
We are evaluating the nRF52832 and have the following questions:
What is the accuracy of the internal ADC voltage reference and the voltage regulators?
Are any of the...
I am using windows 10 and have been able to work with the FOTA sample for the nrf9160 for several months.
I needed to update the SDK from 1.0.0 to 1.1.0. I followed the...
I've been trying to get my 6 Thingy:91s up and running for months now, and the customer is getting really frustrated by the many delays.
I first went through a series of...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1.
Till now I am using ‘ble_app_blinky’ example code, modified to my custom profile and tested On/Off...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
Whether can I call fds_record_update...
During a DFU on SDK15.2 the BLE connection is terminated. The NRF_BL_DFU_INACTIVITY_TIMEOUT_MS is set to 120000.
After 2 minutes, the device still has not reset and started...
Hello,
In the Pin Assignments paragraph of document nRF5340_OPS_v0.5.1 the following pins have no description
B12, A25, B26, J31, T2, K2, H2, G1, F2, D2, A1, A31, AL1...
Dear experts,
My BLE peripheral device uses s112 soft device with nRF52832 and nRF SDK v16 and now the basic data collection and transmission features all work fine with...
We are using the nRF51 bootloader to support DFU over serial. We were able to use the example bootloader as a great reference. We are able to successfully update our app using...
Hello I am trying to develop an application with NRF52833 development board and s113 softdevice.
I want to create a write characteristic which requires 247 ATT-MTU size...
I am trying the ble_app_gls example of nRF SDK v16.0 on nRF52 DK device. The only modification is change s132 to s112.
After download the app to nRF52 device, I can successfully...
So what I want to ask is what is the scan latency during high accuracy and low accuracy?
Also if an insight regarding power consumption can be given would be great (we are...
Hi Everyone,
My Environment: nRF52840, SDK15.3, Keil
I'm developing a central / peripheral device that can automatically connect up to three peripherals.
I want to know...