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...
Based on my experiment, ATT_MTU sample application can achieve throughput of 900 Kbps with the following settings:
SDK 14.2.0
ATT MTU size: 247
Connection interval...
I have a Nordic nRF52-DK that I am using to create and run programs written using the mbed compiler. I have followed the instructions outlined here on the mbed website( os...
Hi
I using nrf52832 to implement a high throughput transmit sensor raw data.
I found post here talk about send multiple-packages once.
I also found this , but I couldn...
Hello,
I try to read temperature with embedded sensor. Works well with example but crash when using SoftDevice 3.0.0 on nRF52328. Was working with SoftDevice 2.0.0.7.alpha...
SDK: nRF5_SDK_11.0.0
Softdevice: s132_nrf52_2.0.0_softdevice
chip:nRF52832
In debug mode, I found through the disassembly window that the program stopped every time...
Hi Guys,
I'm currently developing an app using BLE nrf18522 development beacons.
So I just bought 10 and did a test in a big park with the beacon Tx set to -60dBm and...
Hi, the latest version of SDK is 14.x.x, by principle I should be using the latest, except by going through the SDK14 folders I get the impression that it is exclusively for...
Hello,
This is related to using Seger embedded studio on a mac for thingy52.
With all the amazing help from this forum, I am trying to compile and upload FW onto thingy...
Can we send scan response packet with advertising packet in non-connectable mode? I have taken eddystone beacon example given in SDK 12.3.0 and s130. My beacon has to advertise...
Hey guys,
I'm just being very lazy today and I just skimmed the datasheet for <nRF52832_PS_v1.0.pdf> but didn't manage to find if there are any "pin-muxing" limitations...
Yet another app_uart_fifo question.
I'm using SDK 11 with uVision.
It is my expectation that, if using HW flow control and a FIFO to RX, no received characters should be...
I am writing drivers for external ADC and I need to write my own SPIM driver using hal of NRF52 SPIM. However, after trying for a day I am not able to see my waveform in my...