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,
We're contemplating using the SoftDevice without using the Nordic SDK. We feel the SDK bloats our code when all we need is some simple GPIO, I2C communication and BLE...
I am using the peripheral_timer as a template to play with timers. I changed the timer_ticks to 8000 to generate timer interrupt at 500 micro-seconds. All other timer configurations...
Now, I am making DFU zip file use nrfutil, but i don't know the version of S132 4.0.2 on "--sd-req TEXT", I know 3.0.0 is 0x8C, please help me find it, thanks
Hi there,
We are developing bluetooth bracelet using 51xx and 52xx Bluetooth chip and the hard hardware part has been done.However, for safety considerations,we need to disable...
I have download latest S130 SDK. And I try to send ADV in 100ms. Now it takes >= 250 ms. I use the scope and find SOFTDEVICE_HANDLER_INIT takes 248ms on PCA10028 board.
...
In this Nordic page, BLE 5 has a new feature of advertising extensions: www.nordicsemi.com/.../Bluetooth-5 . Is there any example or document how to program this chaining...
hello,I am testing twi scanner example of nrf52dk.I want to read slave address, the sda & scl pins are 26 & 27 respectively. I am connected PCA9536 module as slave & address...
I have developed the code to send the data of mpu6050 from ble peripheral to ble central. i can able to receive the accelerometer values at ble central.It works fine.
Now...
Hi,
I use the NRF-toolbox app's UART feature for connecting to nordic devices.
Android version is 4.4.4 and the device used is a Samsung device.
Everything was working...
modify ble_app_uart example。
I change the #define to another value:
But whether lightblue or nRF connect,It only change the advertisement's UUID.The Characteristic is...
hi,
im trying to implement a one shot timer and followed the tutorial here:
devzone.nordicsemi.com/.../
note that i adapted the code for a custom project (and a custom...
According to nRF52832 Product Specification v1.3, tPOR is written as follows.
Is the VDD rise time range from 0 V to 1.7 V or from 0 V to 3 V?
Please tell me the range...