What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
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...