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...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Dear DevZone:
I am working with the nRF9160-DK board and I am interested in the following:
1.- Can I implement a VPN communication with this device? 2.- Do I need additional...
Hi,
About the function : nrf_fstorage_write(nrf_fstorage_t const * p_fs,uint32_t dest,void const * p_src,uint32_t len,void * p_param);
I customized an array of data ,but...
I am doing a ble project with three roles exist simultaneously, slave, scanner and broadcaster. i used the 'ble_radio_notification_init' and a rtc to see when the radio is...
Hello Devzone Community,
I'm a couple weeks into learning, working with Nordic ncs, Zephyr RTOS and west and friends. I'm working on an out-of-tree driver, and am stuck...
Hi
I am working with a central_and_peripheral_hr sample (nRF Connect SDK v1.8.0) and I want to get unconnectable directed advertising with scan request callback and high...
Hi, I am using two nRF5340DKs and trying to run the BLE throughput sample. After pristine build, flashing both boards and putting one into peripheral mode and one into central...
Hi Everyone,
Happy New year in Advance.
I have added <project_name>.overlay file in project/src folder. as per instructions in https://docs.zephyrproject.org/latest...
Hello, I am using SDK nRF5_SDK_15.3.0_59ac345 with nrf32832 in BLE central mode and want to connect the closest peripheral device with a name prefix with "XYZ_ ". I know that...
Hi Team ,
After a few transmission of data i m getting continuously NRF ERROR RESOURCES , i have referred few of links which suggested to increase the NRF_SDH_BLE_GAP_EVENT_LENGTH...
Hello,
I'm developing a master device which requires 512Hz of sampling using the ADC, triggered by RTC0 via PPI. I'm trying to send these data using ANT but, since transmission...
Hello,
I'm trying to interface nRF52832 with an AFE IC which has to dialogue with nRF via SPI. Since this IC requires an external clock source, and Here is said that this...
Dear ,
I am new to the Nordic platform and started using VScode to build up and test some examples from the SDK.
I was using an nRF52840 dongle and trying to replicate...
Hi.
I'm enabling a BLE sniffer on rRF52840 DK to listen to packets between Windows and the other one BLE board, I can get advertising packets but Wireshark can't switch...
Our mission is prevention the increasing cases of missing persons. We wish to design a positioning device which can track the location of our users for their safety.
...