hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
Hello,
I have been trying to get the light switch server from the Mesh SDK examples running on a nrf52840 dongle. The dongle does not show in the Mesh app when scanning...
I installed SEGGER and started the program. I then applied of the free Nordic license and activated it. The problem is that whenever I close the program it asks for a new...
Dear All,
I am trying to understand how I can change the frame type of an Eddystone slot at runtime directly from the application, so not connecting from the bluetooth mobile...
Hi all,
Based on the EddystoneBeacon example (ble_app_eddystone), I try and change the advertising slot contents runtime from main.c on a button press. I read similar questions...
How to use nrf_fstorage_erase together with the ble stack when it is necessary to write the updated value of the service characteristic to flash memory? I encountered exactly...
Hello everyone, I wan't to layout my own PCB board of nrf52840 ,is there any things need to be attention? By the way, if I'm not using Interface IMU to upload my programming...
Coming from other embedded systems, I'm impressed with the flexibility and power of the Task/Event framework of the nRF52832. But with great flexibility comes great confusion...
The descriptions here are identical for S132 & S140:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.softdevices52%2Fdita%2Fnrf52%2Fsoftdevices...
The rest of the nrf_gfx library uses uint32_ts for color, but for some reason the nrf_gfx_print function uses a uint16_t.
The fix requires changing the color type in nrf_gfx_print...
Hello,
I'm trying to activate an iBasis SIM that I had on another account. I closed my old account but I can't activate the sim on my new account. See image attached.
I'm experiencing a freeze - at least from user's perspective - when using a slightly modified "usbd_cdc_acm"-example and applying some human generated load (meaning: hitting...
I'm using two nRF52840 dev kits, both running with the same code.
I start the timer and every 20 ms, when the timer expires, I set a new 20ms timer, and in handler(),...
Hello, guys.
I can rewrite s_dfu_settings that are in bootloader.
I try to update firmware from application that means that I save firmware in second bank and I need to...
Folks,
Been struggling for a couple of days with a comms issue that I assumed were at the other end of my system, but am starting to think it's at the nRF52 UART end and...
nrfutil
dfu serial -pkg ble_ app _v1 .zip
-p /dev/ttyUSB 0 - b 57600 - fc 1
When activating DFU sometimes on the last packet sent to the bootloader, I see "Read no data...