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 ....
I've had a lot of success with the nRF51 series but recently came to the conclusion that it isn't suitable for our needs and trying to transition to the nRF52.
I picked...
Hello everyone,
I'm developing my own board using the nRF5340. I am quite lost because of the capacitance matching that I need to perform with the 32M Crystal and the 32k...
Dear all.
I have the nRF52840dk and nrf52833dk kits.
I am having the same problem with this guy. And now my kits lost their Jlink and Com port.
In the answer, I found...
I developed a product on ncs1.9.0. It needs to connect to the nb network and support the gps positioning function. When the device is running, I found a problem that when...
The Zephyr documentation about ADC ( https://docs.zephyrproject.org/latest/hardware/peripherals/adc.html ) mentioned ADC _CHANNEL_CFG_DT usage in device tree and later source...
Hi,
I would like to enable the SAADC to read multiple DPPI channels. I am using a timer to publish multiple channels and my code looks like this:
However, the...
Dear all
I am developing a BLE product, and would like to have a different device name for each unit like Product1, Product2 etc. when advertising, so user can identify...
Hi! We are updating our application from NCS 1.9 to NCS 2.1. In the documentation of the HTTP AT command of the 2.X versions of NCS the XHTTPCRSP notification is documented...
Hi Nordic,
1. I am planning to do DFU update with UART
2. I Build smp_svr and flashed successfully when am using mcumgr its getting NMP Timeout
3. I added CONFIG_MCUMGR_SMP_UART...
Hello,
In my project, I have a device (nrf52833 custom board) which I want to operate in dual role (central/peripheral). I've followed a ble_app_hrs_rscs_relay example...
Dear Sir/Madam,
We developeted a smart device based on nRF52840 chipset(to be more accuracy, we desgined our own module based on this chipset, then our end product use the...
I'm currently trying to change the host name of "https_client" and check the operation, but it doesn't work.
Even after changing the host name back to the original, "Waiting...
Hi,
We want to do provisioning of multiple mesh nodes using pb-adv procedure. we installed nrf MESH app, but we are not able to do provisioning for one node using Pb-adv...
Hello everybody. I'm designing a custom PCB fed by a typical 3.7 V nominal 4.2 V peak lipo battery, where minimal area and thus component count is a key factor. Aside from...