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...
With our custom board, I have implemented the battery service and it's working well. But the nus service is not shown up at all, the same initialization code as the official...
i use the nrf52832,s uarte. using the app_uart_fifo.c document. but i can only receive the max 256 bytes.the configuration is belows:
APP_UART_FIFO_INIT(&comm_params,
...
Hello,
Is the characteristic value data supplied to sd_ble_gatts_characteristic_add() and sd_ble_gatts_value_set() copied into the softdevice RAM, or does the softdevice...
.pdf d051cefddbc197cd7d)
Hello All,
I am working on Automotive project using nrf51824 SOC...
Hi,
I am working on making a test harness using the nRF52DK and a raspberry pi so I may run unit tests directly on the nRF52832. I want to use the UART to give test results...
We recently did pre-compliance RF radiated immunity testing at a certified lab. The EUT was nRF52832 on a battery powered post card sized circuit board with some sensors....
when I run the program I get this error
Checking installed packages
pyside: 1.2.2
pyqtgraph: 0.10.0
numpy: 1.11.3
pynrfjprog: 9.1.0
Warning: The software is tested...
I am using a PPK with v1.0.0, but elsewhere in DevZone I see references to later versions of the software. Where can I download the later versions from? Have I missed a link...
Hi.
Great that you have added logging capability to the PPK desktop app. This was exactly what I needed.
I noticed one minor issue with the logging: When starting logging...
I have an application with hard real-time requirements (i.e. down to the clock cycle). My topology and desired timeline can be seen below. Concerning the timeline, I believe...
Hello,
I have a question regarding app interrupt handling.
When an Application Timer Interrupt is being handled, can it preempted by a higher prioritized interrupt of...
Hi,
I have used this antenna for my nRF51 layout, but it seems that the device is using very high currents! like in order of 200mA, I just wanted to know if this is because...
I am using below code to send data over nus. If the data size is 150 bytes, it is OK. However, if the data size is 200 bytes, the nRF51822 will reset. Please tell me how to...
Hello, I got problem in enabling whitelist on starting advertising.
My working enviroment is PCA10028 V1.1.0 2015'18, SoftDevice S130 2.0.1, SDK 12.2.0
MCP works on Android...
Hello,
We encounter the problem after upgraded the PPK software. There are different results when using PPK v1.0.0 and v1.1.0.
Using PPK v1.0.0
Using...