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 ....
Hi,
When sending a command using Zigbee, I understand the best method to use is by using:
So when calling light_switch_send_step, I use:
Which in turn calls below...
I'm trying to connect a nRF52832 DK to a secondary device (BLUETOOTH LOW ENERGY TINYSHIELD (ST)) where the nRF is the central. The example correctly connects to the board...
Hi,
I aw various other posts ( )
and the post on Optimizing power on nRF53 designs but I never get results that low.
The Blog post doesn't really help, since it only...
Hello People,
I was working on the example program of timer (PCA10056) and it was working fine, but when I change the same code to work on PCA10100 it is not showing any...
Hi,
I have integrated HID mouse and keyboard, when my custom board was connected with computer, there is "hello" on notepad. But when I pushed "CapsLk" key, RTT viewer did...
Hello.
I try to add my own board to Zephyr. I made copy/paste nrf52833dk_nrf52833 and change file names and keywords. New folder is in: "C:/ncs/zephyr/boards/arm" . Unforunatelly...
Hi,
With reference to the below image:
As you can see I have 2 UART threads running on priorities 14, at baud 115200, which are I believe blocking the MPSL signal...
In order to get some more insights in energy consuming "network searches", I tried to keep track of the LTE_LC_NW_REG_SEARCHING and LTE_LC_MODEM_EVT_SEARCH_DONE events.
...
Hello,
I am working on a customized mqtt_simple version on the Thingy:91 to measure vibration and temperature data and send data in about 4 minutes rythm to our server...
Dear Mate,
I am trying to build and flash a program by using (+) Add DFU support to your application - Software - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com...
Hi.
I'm implementing LESC peripheral device.
MCU : nRF52832
SDK version : 16.0.0
Soft device version : 7.0.1
I'm using one peripheral device and two central...
Hello to all,
Starting in December 2020, a new cluster will need to be deployed to obtain Amazon's WWA certification of Zigbee devices. I wanted to know if there were already...
Hi Nordic Team
SDK 17.2.0
Mesh SDK 5.0.0
I had implemented the Generic Level Client Element in the Generic Level Server Example.
Handle is connected to the Element...