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...
Hello!
We have built an app that transfers files from an app on Android to the device running an nRF52 with S132. On the device is an external flash using SPIFFS as a file...
Hi to everybody,
I am working with nrf52 and SDK11. In my project I am using freertos and an UARTE with this configuration:
9600bps
TX/RX (no CTS; no RTS)
HW...
Hi All,
We are interfacing Nordic nRF52832 with our Display using SPI interface. As per display, Data / Command bit needs to be set at the beginning of transfer. Using...
I am trying to understand the use of multiple channels in the timer. Looks like the use of the multiple channels is for PWM/ sequencing type applications. It is not intended...
I am using nrf51822 and having some questions,as follow:
1、the pin reset is common with the pin SWDIO(the debug IO pin).when I download into nrf51822 using JLINK(setting...
I am working on a nRF52328 present in the Taiyo Yuden EYSHJNZXZ module. I am using a J-link EDU debugger to program it. Can I use the J-Link for UART communication with the...
I am developing an application in which my device will have multiple android phones connected to it. Currently I have it working with one peripheral and after having upgraded...
Dear all,
I am working on one sensor project(temp and accelerometer sensors) where our Nordic nrf51822 soc should read the data using spi protocol and transfer it to the...
Hi, im using nrf 52 DK. Im currently working on BLE UART example. I need to send int16_t data type to my smartphone's nordic uart app. But i cant. I was using the function...
Hi,
My project is reaching the stage now where we are looking at getting a contract manufacturer to start making our devices. I was wondering what Nordic suggest for programming...
First, obviously error message is not correct, dll's are not used on linux. Message should give correct file name instead of prewritten one.
I have installed latest JLink...
Hi,
I'm trying to implement a custom bootloader update on the nRF52840 using SoftDevice s140 and SDK 13.0.0. With my new bootloader staged in a scratch region of flash...