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 ....
Running through the Toolchain setup instructions, installing VS Code to a custom location rather than the default location of C:\Users\{Username}\AppData\Local\Programs\Microsoft...
Hello everyone,
I am experiencing issues to get temperature from DS18B20 sensor with a nRF5340 board.
The probleme I have is that the only values my code reads is...
Using the HTTPS sample, the following do or don't work:
1) out-of-the box (google.com) works. 2) change CA certificate to the root for www.apple.com and connecting to...
Hi,
While developing my application for my company on a nRF9160 on a custom board, I came to use the nrfx_reset_reason.h to get my reset cause.
RESETREAS looks as follows...
Hello everyone,
I am working with the nrf52 DK.
I want to know if is possible to have the 5V pin when powering the DK with the Coin cell battery?
If not, how can I power...
Hello. After switching to NCS v2.0.0, we started observing a strange I2C issue - some sensors did not communicate whatsoever, and some sensors worked just fine. Further analyzing...
I have written my own python script that will be used to program devices with some additional data placed in UICR registers like public MAC address, passkey and serial number...
Hello All,
We have a new nRF9160 design - and I've updated the 9160 binaries to version 1.3.2 - on a few PCBA's - we're seeing an error like this:
Initializing COAP connection...
I followed your step by step guide available on your site for installing the SDK and Toolchain. My system are Fedora 36 with VS Code IDE, but the system detects the errors...
Is there any way to clear the app_scheduler queue? When BLE notifications are enabled, certain tasks are put into the scheduler. When BLE notifications are disabled, I would...
Hi
I am using nrs5340 chip as an SOC in my project. I want to use some Port1 Pins in my hardware design. As far as I studied in your Dev Zone, this
is inactive by default...
Hello,
I would like to measure battery voltage that is connected to the VDDH pin of an nrf5340 custom board. I understand that this is possible using the nrfx saadc driver...
Hi,
I am working with NRF52840 where I use the FDS library from the nRF5 SDK, currently SDK v15.3.0.
My issue is that I have seen my hardware suddently halts/hangs due...
Hi Team,
We are using the nrf52840 SOC for our application.Is there any way to reset the BLE stack when it is in hanging state and not able to advertisement or scanning...
Dear Support team,
in 2 different projects I am using the nRF52840-CKAA -D and nRF52840-CKAA -F .
I would like to read out the chip version by command and am trying to...