Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Hi Devzone!
I'm using nrf52840 custom board to launch iot service.
We have two type of devices. One is master and the other one is slave.
For now, both of them...
In nRF5 SDK 16 (downloaded file nRF5SDK160098a08e2.zip), the components/boards/pca10059.h file is missing the LED_START and LED_STOP defines that are present for other boards...
Dear Nordic,
I have a 4MB external flash on my board, I've successfully run the code on it by using XIP. However, I got stuck when I was trying to read back data from...
The bug shows when executing an application in RAM with nrf52840. Using SDK 16 but seems to show in older versions also.
The below function code is the first level of...
Hi all!
Everywhere it can be read how important the dimensions of the groundplane are for a well working antenna... but what are the right dimensions? And where is the best...
Multilink S132 central should handle connections to multilink peripherals which do continuously advertise. Once central got first adv event from such peripheral it establishes...
Hey,
As a student currently I'am working on a project for my universitiy. I want to use the nRF51822 for Bluetooth low energy communication.
In the datasheet is written...
Hello Everyone,
I'm involved in a project where we are evaluating ble mesh and Thread mesh on nrf52840.
I want to know, does Nordic supports ble mesh and Thread mesh simultaneously...
When using Keil Compiler, I am unable to compile any of the ble_peripheral examples. I get an error that says...
RTE\Device\nRF52832_xxAA\system_nrf52.c(29): error: #5...
Issue with NRF52832 Firmware installation
Hi We are developing custom boards with nrf52832 chip, and it is working well.
The issues occurs when installing firmware without...
Hi,
as i mention in https://devzone.nordicsemi.com/f/nordic-q-a/44924/dfu-serial-failed i have f ramming error now and then when i do DFU over serial.
My idea was to write...
Hi,
after I received the thingy91 I wanted to connect it to the cloud, as mentioned in the get started.
But when I want to add the LTE Device, it shows the following Error...
Hi,
I got a new USB840M that have only the NRF52840 with a USB connector, I installed the nordic_cdc_acm.inf (driver for USB) for my PC, and my PC started to recognize...