Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
i compiled the ble_uart_app project it got downloaded in to the NRF51DK but the bluetooth is not getting turned on ,usually the output of this example is LED has to be turned...
Thanks for your support folks!
I am trying to read some bytes I have wrote in a MX25R8035F. From the datasheet, if you send 0x03 (READ) + 3 Byte address, then the memory...
Hi,
We want to receive the data in laptop over the BLE like nRF UART mobile APP.
we sending and receiving data in Mobile app but we can't get the app for desktop.
we...
Hi,
1-I did some test for nrf51422 (SDK12.3 + soft device S130) power consumption. result as below:
-system on sleep mode( without UART and BLE Advertise ):90uA
-system...
I am working on developing BLE app using connection oriented channel . I am using nordic semiconductor as a peripheral device and iPhone 6 as central manager.
I am able...
Hi,
I am working on a project that requires extremely low power consumption (20-50 uA) at max. We are currently consuming around 5.5mA. The project uses SPI to communicate...
Dear Nordic Team,
Thanks for supporting.
Currently i am try to check mesh network. I want mesh example code using keil IDE. I am using SDK12.3.0 and Hardware is nRF52...
How can i calculate the average current consumption, so i can estimate battery life.
This application uses Gazell to send data.
Peripherals used:
-UART for logging ...
Hi
I would like to connect the nRF52810 to 2 devices via UART interface by switching the Rx and TX GPIO pins by the software in realtime.
Is it possible? what is the method...
Hii
I m using Fanstel Ev board (BT840F) using nRF5248 Fimware.
i want to set maximum transmission power +8dbm in FANSTEL Ev Board but i got an error code 7 is Indicate...
Hi,guys.
In my experiment, Firstly,I creat an app_timer work every 20ms interval
APP_TIMER_INIT(APP_TIMER_PRESCALER, APP_TIMER_OP_QUEUE_SIZE, false); err_code = app_timer_create...
Hi everyone,
Recently, I used the nrf52832 learning board to learn SDK13.0.0, when I see SAADC, tell the truth, this exampe is a bit difficult for me to understand.
My...
Hi
I am trying (for the first time) to deal with flash. Hence, I started by a simple app, without BLE/SD (blinker)
The problem is that, the first API call pstorage_init...
1. Connected to nRFgo Motherboard's nRF ISP and NRF24LE1E SPI pin
[nRF ISP]
[NRF24LE1E의 SPI]
2. In nRFgo Studio, Features> 2.4 GHz is disabled
3. I want to know...