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,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Good evening,
after a very long research I couldn't find any answer.
Is (and if, how) it possible to connect an Arduino (or ESP32) via SPI, I2C etc. with the nrf52840...
Hi,Nordic Team
I tried to set 0,1,2 modes respectively in GNSS option, and the test current is as the attachment .
0 1 2
/**@defgroup nrf_gnss_psm_modes Values indicating...
Hi,
I am using nRF52832 with s112 BLE stack and SDK v16.0. I am wondering what is the most proper way for the "idle_state_handle()" method in the main loop.
Currently...
Hello,
I need to have connection status at the application level (IOS).
I'm working with the example "light switch server proxy" where the heartbeat profile is working...
Hello, I modified the instance in usbd_hid_generic to simulate it as keyboard. I checked the code of NRF52840 on github about the keyboard. It USES the function app_usbd_hid_generic_in_report_set...
Hello,
I really like your products since nRF51 but I noticed the same experience issues every time.
I tried your nRF9160 DK with the new SDK and I’m very disappointed...
Hello,
I am using NFC example "NFC BLE pairing reference", I could not paired with mobile phone through NFC. My android phone has version 10. The first time it paired successfully...
In my BLE project at the scanning side I see that application gets held if I remove filters from scan_init API and calls nrf_ble_scan_connect_with_target. I am refering to...
Hello
I'm working on my ble central that is based on nRF52832 and it's connecting to nRF52832 peripheral setup with Enviromental sensing service[ 0x181A]
This is log from...
Hi Nordic Team,
In my BLE project I'm facing problem to scan peripheral devices without filter. Please share logic for scanning (from central device side) peripheral devices...
Hi, I'm trying to combine USB MSC class and USB HID compsite class together.
I based on the MSC example, added HID Code in it,But I founded that they cannot work together...
Hi,
I have a question about the best way to program the SAADC ofthe 52832
- My board is a Bluefruit The feater.
the libraries installed are
..\nRF52\0.14.6\cores...
Hello Nordic gurus. I am exploring possibility to build our new system using Nordic's Semi ecosystem, especially nrf91, nrf53 and nrf52. It appears to me that SES/Zephyr platform...