I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
Hi,
I'm testing the nRF9160 GPS performance with a GPS simulator. I set the output power to -130 dBm and test the nRF9160DK conductively. I made some small modifications...
Is there any guide or sample how to run unity tests on a target device instead of the native_posix device?
In general unity however cmock support on-device testing like...
Hello,
My config: - nRF SDK v17.1.0 - nRF SoftDevice S140 7.2.0 - FreeRTOS Kernel v10.0.0 (Amazon.com)
My project used BLE connection with custom service (based on NUS...
I want to use dynamic memory allocation. After searching these forums, I see the following options:
malloc
k_malloc
nrf_malloc
balloc
I haven't had success with...
Hello everyone I hope you all had a good start to the week. I am stuck with an issue I don't quite get. I wrote code with BLE, FreeRTOS, and GPIOTE as a "proof of concept...
Hi,
I'm evaluating the NCS peripheral_uart example for our needs.
I have an issue with deploying this example to an PCA10040 board. While running the example built for...
Hi All!
I have a problem which i can't really understood. I'm using nRF5340-DK evaluation board, and currently i'm trying to get one of timer (TIMER1 in this example)...
Hello,
I have a Nordic connected to a STM32. The DFU procedure on the Nordic works fine and I am able to upload and run a new firmware in buttonless mode. The Nordic also...
nPM1100 use JEITA profile that has charging range 0-60gc. Most batteries has charging range 0-45gc. Is it possible to limit charging to 0-45gc with this chip, or is JEITA...
Hi,
I am developing a product using the SoftDevcie s140 and SDK 17.0.2.
I have the problem, that the standard FreeRTOS port defines configTICK_SOURCE to FREERTOS_USE_RTC...
Hi,
I have a nrf52832 dk(pca10040 1.2.1), use gpio P0.29, P0.30, P0.31 to connect some external device,
external device working voltage is maximum 2.2v, so I connect external...
While running UART rx and tx calls the uart_callback_set I have set during initialization will stop running. This prevents me from sending or receiving any new UART information...
Hello,
Could you tell me if SoftDevice V7.3.0 can be used in SDK 17.0.2?
According to the following website, you should use Softdevice V7.2.0 in SDK 17.0.2.
https...