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
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hi,
I am working on custom board which has nrf9160 as modem and stm32 as host controller.
here I am used lwip stack on stm32 controller to get the IP address.
I have...
I'm trying to integrate AES-128 (ECB mode) decryption into my project
I've based it on the AES_CBC sample, and adapted it to use ECB mode instead of CBC. When I compile...
Trying to use the nRF Connect quick start with the evaluation board and the programming fails. 2024-05-22T09:09:27.145Z INFO Initialising nrfutil module: device 2024-05-22T09...
Hi,
I encountered an issue from my custom board who are using a nrf52832.
When i place my board in very cold temperature environment (around -35°C), sometimes the voltage...
Good afternoon,
I am trying to use a function generator to send a sinusoidal function to my nRF7002 DK and I am vizualizing the values in Putty. I am sending with a frequency...
im trying to write drivers of max31341 external rtc, where i been able to successfully able to set time (starting rtc also) in rtc and get time from rtc, so not im trying...
Hi
I'm trying to figure out how to manage my memory on the nrf9160 sip. Currently my application crashes on a specific lines where I try to allocate a large C++ string ...
I'm working with the nrf/samples/net/https_client sample for the nRF9160 and am trying to get a better understanding of using the modem's offloaded TLS capabilities vs. Mbed...
Hello everyone, I am creating a project that uses data received from a GNSS module, however I first wanted to do some tests using a NMEA0183 string and PuTTY. I am trying...
Good morning,
I am trying to understand how the bootloader process works on the nRF5340, and working on the excercises from the intermediate course. The target at the moment...
I cannot re start advertising while connected.
this occurs even when i configure BLE_GAP_ADV_TYPE_NONCONNECTABLE_SCANNABLE_UNDIRECTED.
I get NRF_ERROR_CONN_COUNT error...
Paring was successful when using nrf_desktop's default device description configs, but after I modified those lines in "prj_keyboard.conf" of keyboard:
CONFIG_DESKTOP_DEVICE_PRODUCT...
Hey there!
I'm playing around with an nRF91 DK using the serial terminal app (the standard one which is programmed during the getting started guide) and am trying to make...
Hi there
So I want to make an application to send mqtt messages over wifi. I have tried to follow the devzone guide: to implement the mqtt api into my software (Mostly the...
While building my first blinky project using nrf connect on VS code it is showing following errors:
C:/ncs/v2.6.1/zephyr/scripts/kconfig/kconfig.py: C:/ncs/v2.6.1/blinky...