Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
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...