Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
We are selling our own nRF51 and nRF52 based boards (Aistin Blue, www.iprotoxi.fi/.../iprotoxi-aistin-blue) and would like to offer customers easy way to run Nordic Semiconductor...
May I ask you a question? concerning I disable the radio of nRF51822 2.4GHZ , don't run the Ble,don't apply the the RC Oscillator of the 16MHZ and only use GPIO,could the...
hi,
I test the gazell example gzll_ack_payload in SDK9.0,I found that the default timeslot period is 600us.But after testing using logic analysis,I found sometime transfer...
We are intensively using nRF2401A transceiver. Due to the fact that it's now not recommended for new desings, we are about to migrate to nRF24L01+
The problem is that we...
I have been using SDK 11.0.0 in a gcc/Eclipse environment successfully.
I can download the ble_app_hrs_pca10040_s132 example to the dev board and successfully run the HRS...
I am developing a script that runs on the nRF51822/ BLE nano to connect to other devices using blue tooth low energy. To do this currently I am looking at the heart rate example...
I am testing the ble_app_uart and nRF UART app. When I transmit the message from mobile phone to the module. The module can always receive the data and display on the terminal...
Here's the original error:
compiling app_util_platform.c...
C:\Keil_v5\Nordic_SDK\nRF5_SDK_12.1.0_0d23e2a\components\libraries\util\app_util_platform.c(17): error: #20...
am trying to use SPI with nRF 52832.
So I implemented spi_master.c which was used in nRF 51822.
However, it does not move hard.
The length set by SCLK does not come out...
Hi,
So I'm fairly new to programming the nrf51822 and using the Nordic platform.
I'm currently using the nrf51822 Waveshare DK. I have setup JLink5.1.2, nrf5_MDK_8_5_0...
Hello,
I am using SD 130 on nRF5 with SDK V12.1.0.
I want to write to a characteristic using the android debug app (nrf connect).
This is my code for the characteristic...
Greetings,
As mentioned in this blog post, GCC compiler -flto flag isn't mysteriously present since SDK 9.
devzone.nordicsemi.com/.../
Any specific reason for this...
Hello,
I use a SparkFun programmer to flash a nRF52832, once I flash my board (with the program below), I type in my terminal : "JLinkExe -device nRF52 -speed 4000 -if SWD...
I have many peripherals, dealing with each of them individually will be very ineffective. The peripheral has no buttons, but it has a display.
Questions :
For security...