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...
51822+LIS3DH
I have tested my board and got the current consumption value. I use slow advertising only and the interval is 2 seconds. Follow is the result:
1. advertising...
I am using SDK15.0 and added the functionality of nrf_storage into the ble_app_uart in order to store the results of scan (which are kept during run time in an array in RAM...
Hello,
I am use nRF52832 chip in my project.
i am write data in flash by crating record id. For write record in flash I use below code,
For read flash I use below...
we develop 52832 from the project "ble_app_hrs_freertos" , in nRF5_SDK_14.2.0.
occasionally, xQueueSendFromISR returns without pdTRUE in Interrupt handler.
so xQueueSendFromISR...
I designed a custom nrf52 board using the ( nRF52840-CKAA-R ) as the chip. I am trying to program the board using P20 of the nRF52840 development kit and using Kielu5 and...
One of the answers pointed to here www.nordicsemi.com/.../Download , but there is no firmware there unlike the equivalent nrf52 dk page www.nordicsemi.com/.../Download
I found similar questions, but none that were marked as "answered".
I have a working version of "nRF5_SDK_160.0.0_98a08e2/examples/ble_peripheral/ble_app_uart". I also have...
Hi,
I have 3 images that I need to flash on the device (nrf52840 on the nrf9160DK if it matters). They are a trivial boot manager and two application images. I have read...
Hi I plan on using two UART modules from the nRF52840 which is why I am trying to use the app_uart_init however at this stage I keep getting the following error:
undefined...
Hello, I've been having problems getting the AWS_FOTA sample working on a nrf9160 DK.
At first, the device got stuck as it was downloading the firmware update, at 2%....
I'm currently working with the nRF9160 DK and received it fresh from the box probably around 2 weeks and I successfully activated the SIM card from the Nordic Cloud and eager...
Hello,
I need to develop an app for the nRF51822 and am using SES on macOS and SDK 10.0. All SDK examples do not have SES solution files. Is there a simple process for creating...
Hi Team,
We are using nRF9160 DK and we would like to verify all the peripherals associated with the nRF9160 SIP. I could not find any applications or examples to verify...
I am trying to use the littlefs fileystem in Zephyr to hold the configuration parameters and cloud identifier for each of our devices. It would be really nice to build the...