hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
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...