Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
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...
Hello,
How can I add serial SRAM or serial Flash to a Thingy:91?
On the nRF9160DK there is 64 Mb external Flash onboard but I assume there is no external Flash on the...