Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
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...