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 all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello all
the BLE module with the nRF52820 is programmed with a ble_app_uart_pca100e example from the nRF5SDK ver 17.1.0, according to the RSSI graph it seems it works ...
Hello Reader, I noticed two almost similar modules " DK buttons and LEDs" library and the "CAF LED & Button" library (or module). What is the difference between DK buttons...
I get the following error message from my device
àÓ FATAL: Exception occurred in Secure State [10.2 10:01:52.062]FATAL: ***** HARD FAULT ***** [10.2 10:01:52.062]FATAL:...
We have both native iOS and Android-apps that handle DFU-updates of our BLE-FW on our HW-devices. We are currently experiencing a dip in success rate (according to our firebase...
Hey Nordic,
The following are some specifications of my project.
nRF52833-DK
PCA10100
Softdevice is S122
Based on "ble_app_uart_c"
SDK 17.1.0
I am using VSCODE...
While testing a new nRF9160 based product with a Hologram SIM card, it connects fine in Minnesota, USA, but not in Winnellie NT, Australia.
Do you have insight into why...
Hi, I am using nRF connect sdk1.9.0 and modem firmware 1.3.1.
I have configured GPS to single fix mode.
err = nrf_modem_ gnss _fix_interval_set ( 0 );
err = nrf_modem_...
I have been trying for hours to get the LTE Sensor Gateway sample to work on my Thingy:91 (PCA20035) without success. According to the v2.0.2 README and the HCI low power...
Hi,
I would like to create a service that shows the current TX power of a peripheral during connection. I am using the Android nRF Connect app to connect to the nRF52833...
Hi:
I can't find the download address and description of the S110_NRF51822_7.1.0 protocol stack on your official website. I would like to know the version of BLE of this...
Hello, I encountered some issues with VS Code nRF environment. Kconfig will not open when clicked nor can I debug. When I try to debug it seems to be launching debug for a...
Hi
How can I read out the bootloader version from the main application which I defined in the zip packet (or merged hex) with nrfutil?
rfutil pkg generate --hw-version...
I'm using nRF Connect SDK v2.0.2 (in VSCode, w/ the plugin) on nRF52840-DKs.
Following the MPSL Timeslot sample , in the code shown below, I created a non-preemptible thread...
Hi
Currently I'm working on a Matter project with an nRF52840 board.
We have our own CSA issued vendor ID.
We want the light_bulb sample project to work with our vendor...
Hi Iam work on Linux 5.14.0-1011-oem #11-Ubuntu SMP Mon Dec 13 18:01:14 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
When I open VScode I got "Shell initialization conflicts...