I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
in the ticket here it was reported that the fix for the external flash problem was supposed to be fixed in 2.1.0.
Is that still the goal ?
Can i kindly have an estimation...
Hi,
I'm using nRF52805. I need to advertise BLE continuously according my application but also have to reduce power consumption because device is battery operated.
Currently...
Hi,
today I faced a rather strange problem when trying to restart the SAADC.
Bit of context: a requirement for the product I'm developing changed and the device now must...
Hello,
Can raw data be published via MQTT with SLM 1.7?
In later versions we have done this by entering data mode, which we see is not implemented here.
Is there another...
I'm using the nRF52832 in an energy harvesting application, where I need to cold-start the device and set a GPIO output high in under 50ms in order to latch the power supply...
When using AT command to send data, the baud rate is set to 9600, and the two modules are connected at different temperatures, and the data is sent through the serial debugging...
Hello everyone
The company I work for produces an nRF52840 based dongle.
We also have a bootloader which is a modified sdk example.
We need to save some important data...
I'm trying to install nrf-command-line-tools_10.17.0_amd64.deb on an up to date Debian 11, but dpkg always fails with this error:
# dpkg -i nrf-command-line-tools_10.17...
Hi there,
We appear to be having the same issue as described here and here on a nrf9160 DK. There was no clear changes to hardware at all. LED5 suddenly does not seem to...
Hi Nordic support,
I have been evaluating the nrf5340 audio DK and recently run into a build issue with the example application. I have been able to successfully build...
The following error occurred after BLE APP connects to nRF52832 device. How can debug this issue?
<error> app: ERROR 4 [NRF_ERROR_NO_MEM] at ..\..\..\..\..\..\components...
Hi.
I'm trying to include MCUboot in my application following this guide but I get this error:
I'm using version 1.8.0 of the nRF Connect SDK with a project using spm...
Hi,
I notice that the Power Profiler II (nRF-PPK2) connectors are polarized. I'd like to make special cables for my test fixture. Can you tell me the manufactures P/N for...
Hello all,
I am using the PWM and TIMER drivers on the nRF52DK board among other drivers like TWI and I get this error when trying to compile, eg. today
It can be seen...