I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
So I'm still trying to get my way around the DFU service implementation, and I'm currently having trouble with the first step, which is to enable the control point notification...
Hi.
This is a bit of a combo question:
I recently got the nRF52 10040 and I'm trying out the included examples on uVision5.
I only managed some examples to...
I am working on BLE Applications, I have tested with different devices like Nexus, Moto, Samsung, LG(ble V 4.0). I am getting the GATT Error 133 in Samsung Devices alone(Samsung...
Hello Nordic,
My goal is to control a small device with NRF51422 without any other additional controller. So I’ve developed my own PCB and I’ve used the example ble_app_uart_s130_pca10028...
Hello Nordic,
My goal is to control a small device with NRF51422 without any other additional controller. So I’ve developed my own PCB and I’ve used the example ble_app_uart_s130_pca10028...
Hi,
I have an nRF52 chip that has likely exceeded the flash endurance limit.
I am observing that after an ERASEALL, not all bits are erased, but after retrying ERASEALL...
Hi, does somebody know why in Segger embedded studio program goes to ses_nrf51_startup.s line 35 ISR_HANDLER NMI_Handler and sits there. I'm trying ble_app_cscs_pca10028_s130...
I only have Bluetooth 4.0 scanners and I bought nrf51 dk with 51422 device (10028) that seems to work as 4.1 Bluetooth. I tried sdk12 s130 and sdk8 s110 beacon examples my...
Hi,
I'm trying to program the bootloader together with an application+SD132 3.0 on the nrf52, but my device gets stuck with the bootloader when I finish programming it...
Hello, I used s130, nRF5_SDK_12.1.0_0d23e2a, SoftDevice 8_9_0.
Is there any example to study the central bond?
I use the examples->ble_central->ble_app_uart_c, the following...
Hi All,
I have hardware setup which has four or more beacons in peripheral mode at particular radius ( approx 10 m) and have a beacon in central mode.
The central beacon...
I'm using the Nordic as a BLE solution, and it is just passing along data through the UART to another chip through the UART. However, I'm not sure how to just pass the data...
Greetings,
I am using pynrfjprog (9.0.0) to write a HEX file to an nRF52 device on the nRF52 DK. I am wondering if there is an easy way to verify the write using API.py...
We're looking to implement buttonless DFUs with the NRF52 and are a bit confused how to send 0x01 to the control point of the service. Is this a control point that is already...