Hello everyone,
I'm developing an application using the SX128x radio with the LoRaWAN Basic Modem.
The project runs successfully on a custom board based on the nRF5340...
We have peripheral, and we want to connect it using NRF 52840. when we are bonding this using nrf connect app we get a pop up with random key and using pair we can pair with...
Hello Nordic community,
I’m working on a project with the nRF52840 DK (PCA10056) using the nRF5 SDK and the S140 SoftDevice. My goal is to:
1. Read two NTC thermistors...
I am trying to write SPI code for the nRF52840 dongle. Since the nRF5 SDK does not directly provide an example for the dongle, I followed the steps defined in this tutorial...
I am trying to build using a custom board and 2.9.1, but am getting these errors:
My dts looks like this:
I have the width specified. Much of this is over...
Hi everyone,
I'm developing a BLE application where I measure throughput between an nRF5340DK acting as peripheral and an nRF52 Dongle as the central (using a Python script...
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...
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...
I recently got the Power Profiling Kit set up with the Power Profile 2.0.0 desktop software on OSX to measure current of my custom board. Sleep current for the whole board...
Hi,
In one of my application for Bluetooth 5.0 i would like to use nRF52840. Product requires certification. I would like to use MCU which has BLE on chip and certified...
Hi,
I'm using nrf523810. The current consumption that I get for proximity is 4mA and I want to reduce it to less than 1mA. I use the proximity example nrf5 sdk v14 and v15...
The computer and the 52832 are connected through a serial port. I want to send 2Kb data to my computer. But my computer can only receive 256b data. What should I do?
Hello,
I'm currently using the light switch proxy example with 3 server proxy, 1 client proxy and 1 provisionner.
The example is currently working but I don't understand...
Hi,
I have a question regarding the width of the RF traces on the NRF24L01+. From the gerbers I notice the width is approximately 0.5mm and the separation to the closest...
Hi every one.
I have issue that: our board production have NRF24L01+ IC not good, so we need replace them by new IC.
But we dont have enough NRF24L01+ IC, we have NRF24L01...
Hi Guys,
I'm using nRF52832 DK and trying to read analog values from the NTC thermistor.i'm using SAADC example.
i have used to this circuit to connect nRF52 with NTC...
After going through the SDK i came across the ST7735 LCD screen example.
On the SDK Page it says example uses the ILI9341 controller, But we can also configure it to use...
Hi,
I'm using nrf52832 and sdk14.2 and need to handle hardfaults in my code. From what I've found on the forums and infocenter, I need to modify the "void HardFault_process...
For some reason the ble_app_hrs example from SDK 15 disconnects after around 30-40 seconds (every time) and shows this error in the RTT logger: " 0> <info> app: Disconnected...