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,
As a newbee :-)
Im trying on an nRf5340DK board. I use NRF-connect/Vusial Studio Code: I managed to use zephyr/samples/basic/bkinky example with a build in nrf3540dk_nrf5340_cpuapp...
I erased a board using a MAC (Monterey 12.1) and a Segger Version 11.0 Part-no 8.19.28
nrfjprog --masserase
After which I was no longer able to program, connect, or recover...
Hi,
I was wondering if it was possible to avoid JWT for the NRF9160 by establishing connection between an MQTT Bridge to Google Cloud. Our goal is to establish 24/7 connection...
Hi NRF folk,
when I build sample projects in VSCode (ncs1.8) it works only for some projects (zephyr_st_ble, zephyr_system_off,...). When I use any of the sensor project...
I am using nrf52840-DK and trying to get the Zigbee Switch working. This is just a plain zigbee switch with no bind to light. However, this set attribute during init results...
Hello,
I am trying to make an application with three dongles and one DK. This application consist on control the 4 LEDS of the DK, and each LED is controlled by one different...
I have encountered two issues while using the NRF PWM driver on the nRF52 DK, with or without SoftDevice S132, along with SDK v11.0.0
The first one is the use of the NRF_DRV_PWM_PIN_INVERTED...
I'm building a COAP client using the Nordic nRF9160DK cloud coap-client example code as my base. I have the UDP version working great. But I'd like to convert to TCP.. I was...
Hi all, I have an odd issue with an iphone XR. The NRF Connect for Mobile application can see adverts from the device when scanning, but the device does not appear in the...
Hey! I'm trying to sniff the data moving between a Bluetooth LE button and a Central.
Installation of the Bluetooth LE Sniffer went pretty smoothly but Wireshark only shows...
Hi,
I'm trying to use a nrf delay to make a delay for a motor. The idea is to make the motor oscillated by putting it forward and then reverse via a delay. (you can find...
Hello,
I need to run "west build" and "west flash" commands from my custom IDE/Editor. If I open up Toolchain Manager and then do "Open bash" or "Open Command Prompt", ...
Hello,
I am trying to do directed advertising while us ing the coded PHY whithout bonding the devices but i am running into some problems.
The device with the BT-address...
Hi,
I use nRF5340DK (0.11.0) as HCI controller and noticed it can randomly (?) accept PDUs with access address other than configured. This basically makes it impossible...
Hi,
When I build CLI sample in nRF_Connect_SDK, I don't get any USB port for CLI.
I believe the sample is in default mode built for UART.
How to build this for USB,...