I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
I want to use 9 axis motion sensor and I am planning to use INVENSENSE ICM-20948 for this. I know that all the sensors can interface with I2C protocol but the problem is I...
Hello,
DK: nrf52840
SDK: 15.0.0
i want to advertise accelerometer data with BLE/Beacon
so i tried to update the adv. packet for every 10 sec but its not advertising...
BLE DFU Mcu Mgr Error: NOT_SUPPORTED (8)
I am testing the DFU via BLE and get the message "NOT_SUPPORTED (8)" Does anyone have an idea what is not supported?
I logged the following error when I connect my PCA10040 nRF52 development board. The error is: Could not fetch memory size of target devkit: Error: Error occured when get...
Hi there,
First of all; I have experience in Keil but I am new to SEGGER and Zephyr.
Rebuilding our project in Segger using the new nRF Connect SDK I am stuck at adding...
Hi,
I'm running example mqttsn_sleepy_subscriber from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 on a nRF52840-DK with Paho MQTT-SN gateway on a Raspberry Pi 3 running...
I am using S132 v7.0.1 and while basic Softdevice functionality appears to work fine, I am getting an invalid address error when calling sd_ble_enable(). The pointer that...
I having issues when merging softdevice and application hex files together. If I use nrfConnect and I add the two hex files not merged ( ble_app.hex and s132_nrf52_7.2.0_softdevice...
Hi. I was wandering if there is a difference if I put the TASKS_CALIBRATEOFFSET before TASKS_START , and vise versa. However, I saw in this link: infocenter.nordicsemi.com...
Hi,
According to the documentation the maximum admissible current for the DUT in ampere mode is 1A. What happens if the current goes higher than this ? I suppose that it...
Hi,
I would like to store 180 000 bytes on the flash with fstorage. By using the example after some trouble it works. When I try to apply this example on my own program...
I've seen several questions on this forum on issues with setting up the NRF LOG, however, I am still having many issues and I can't seem to get UART logging working.
I am...
Trying to test the 1ms sample on the NRF5340DK. Loaded and ran the app without problem.. it starts with 9XXXXus. Runs with couple of drops. But when 1ms interval is started...
Hi there,
I have the following settings:
- nrf52810 on a custom board
- only the mandatory GAP service and one custom service with three characteristics, everything...
Hi all,
I have the following issue: For an electrochemical measurement I need to use 4 GPIO pins bundled in pairs, each pair with an output (GPIO HI) and ground (GPIO LO...