Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hello,
Our tests and the MQTT publish documentation indicate a payload size limitation of 256 bytes for MQTT publish, which we see is set with an enum in slm_at_mqtt.c....
Hi,
The nRF document describes that the maximum length for advertisement data is 1650 bytes, but extended advertisement support only 255 bytes by default
Is it possible...
Hi,
I have an nrf9160dk which is not modified in any way as far as I can tell. I am not sure exactly which hardware revision (it just says 1.0.0 on the label), but it...
I'm trying to use the LVGL module inside zephyr, however, it requires specifying the zephyr,display driver in the device tree.
The zephyr sdk contains drivers for the FT81xx...
I am doing mcuboot using stm nucleo board through nrf connect . i am using blinky application for build but i got some error .please tell as early as possible
Building...
Hi, I am using the ZBOSS NCP production ready firmware from NCS v2.0 and I have some issue with serial communication.
I am able to run my application, and I don't have any...
HI ,
I am using west tool to build and flash the example . as I have tried this example (Nordic\v1.9.1\bootloader\mcuboot\samples\zephyr\hello world) , which is not working...
The version of bootload I use is as follows:
,Finally, the file was synthesized by NRFUtil and downloaded to 52840. The system started well when it was powered on, which...
Hello all, We 're working on our custom PCB prototype. We can see current consumption according to this profile even though the flash memory was erased. Also the modem FW...
Hello all,
I have started to port the code from the nRF52dk in Segger EM, indeed, everything so far works on the NRF52 dk , so I have opened the Blinky example for the nRF52820...
Hi,
I am using an nrf52 DK and facing an issue regarding the GPIO voltage levels. The GPIO voltage is around ~2.35V when its in LOW state and slightly increases when in...
Hi,
like mentioned in the caption, i have updated the nRF Connect SDK version from 2.0.0 to 2.0.2 and noticed, that the debugging does not longer work as expected and before...
Hello, I plugged in the nRF52840 dk and LED1 fades in and out. It does not blink. I am unable to connect to my phone. I tried to drag and drop some hex files to the JLINK...