I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
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...