Hi Nordic Team,
Previously, with the nRF52840, we could use the internal ADC channel to directly measure the supply voltage (VCC) for battery monitoring without external...
Hello, we are developing a BLE application using nRf52833. Because of the waterproof & stainless steel casing requirement with rechargeable battery charging capability, we...
Hello,
I am working with the NRF5340dk, nrf7002ek, and PPKII. I am unable to get the DK to power up with the PPK. I used a knife to break the trace but for some reason...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
Hi,
I am trying to program the custom nRF9160 board using SEGGER JLink/SWD programmer , For same of the boards when connected to custom board and trying to select the device...
Hello,
we are using a nRF5340 with NCS 2.9 and want to signalize a
UART_LINE_CTRL_BREAK
on USB CDC_ACM to the PC.
Is there a direct way to do this?
Many thanks in...
Hi!
I am using SDK15, my application is based on app_ble_uart. I have added my proprietary characteristic to NUS next to RX and TX Characteristic with quite a success. Now...
I use sdk14.2 nrf52832 as the primary, connect two iphone peripherals, iphone is connected to broadcast, when I turn on both peripherals, sometimes everything is normal, sometimes...
Hi
I am a beginner to BLE based products, i bought the nRF51822 devices hoping to create a mesh network. The problem is i have got the development boards but i am not able...
Hi there,
I'm new to Android BLE development and simply trying to read out a BLE temperature sensor that encodes the temp. in the service data from the advertising packets...
Dears,
Can I know NFC Tag memory size?
In case of NFC record_url, total flash size is 13.4KB and ram size is 17.9KB to use SDK15.
I am curious to know the memory size...
Dear Nordic Team,
We are currently evaluating the nRF52832 / nRF52810 for our product, a solar powered wearable designed as part of a safety system in the sailing sport...
My Setup: -> OpenWRT Chaos Calmer 15.05.1 -> Kernel - 3.18.23 -> MCU - nRF52832 Custom Board -> SDK - 15.0.0 -> IDE - Segger Embedded Studio
I am able to start a 6lowpan...
Hello,
I would like to know from were i can get release history for Nordic device family pack.
I can find Zip file for downloading different Nordic family packs but wit...
We want to support low power end device sleepy so do the MESH SDK 2.0.1 has the support of Friend and low power mode support in mesh SDK? I'm using nRF51822 SoC .
How are multiple messages to the same device/group/broadcast managed in Mesh?
I have a system where two switches control single light bulb. If both the switches try to turn...
Hi,
I am new in BLE.
Can anybody please explain me, how does tx_power_service works.
And how does it calculates the RSSI value.
Thanks in advance.
Varun
I am now based on nrf52832 SDK14.2 development, as a slave, when nrf52832 and mobile phone Bluetooth link, I want to know the current connection interval, how can I obtain...
I am interfacing LIS2DH with nrf51822. I am using 12.3.0 SDK and 130 V2 for development. I have successfully interfaced LIS2DH eval board with Nrf51822 eval board (waveshare...
I am using this flash data storage as reference github.com/.../nRF52-fds-example
Running fds_test_write() below, it writes to a file specified by FILE_ID, REC_KEY but to...