Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
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...
Hi,
I use a pca10056 with the "mqttsn_sleepy_publisher" example. Unfortunately, I cant connect to the mqttsn gateway. It throws me:
"NRF_LOG_ERROR("CONNECT message could...