During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
I'm having an issue getting strings to print properly using the RTT and the logging module. Literal strings seem to work fine. I.E. the following works perfectly:
NRF_LOG_INFO...
Hello,
I am working on an nRF52 project that uses the SoftDevice S132 v3.0.0. The system supports BLE observer, BLE central, and ESB functions. BLE central and observer work...
Hello everybody,
I have a NRF51-DK board and I want to acquire some NRF24LE1 chips. I haven't used the NRF51-DK a lot but I have seen somewhere that it is possible to flash...
Hello Nordic,
I have a question: how do I send a message from a slave to a master? I want to do the same as sd_ant_acknowledge_message_tx, starting the communication from...
Hi,
I am using nRF51422 DK with S130 SoftDevice. I modified ble_app_uart example and I saw my board show in bluetooth setting of my android phone but dit not see anything...
Dear Nordic,
We have a very strange issue regarding NRF52 consumption.
We found that the NRF52 will continously consume 7mA even when we enter in sd_app_evt_wait().
After...
Sorry about a so broad question. But this is what I have experienced but don't know where to look.
I have done a few project using BLE with RTX. Just typical stuff similar...
For Setting the easyDMA on I2C, Do I need just to set the TWI0_USE_EASY_DMA to 1 ?
Also do I need to set an arrayList? which?
or can I just use the same settings that...
Hello,
My team wants to develop a custom iphone application and we want to use it to connect with NRF52 which is transmitting data using the Nordic UART service. We were...
Hii,
I am trying to update new firmware in nRF51-DK.
But unfortunately, wrong image file is uploaded.
Now i am trying to once again same process then getting no space...
I am testing the SDK (v12) Power Profile Example with the DK51 and the nRF51 dongle. My purpose is test if I can lower the power consumption as mush as possible. The default...
I am developing software for a custom hardware based on NRF52. Previously I was tasked on updating the old NRF51 based software (used on older version of the device) for NRF52...
hi,
i am using FDS to store some Data in nRF51 Development kit using temporary application. it is around 2kb. after that i am flashing main Application. is my application...
I am working on a battery-powered application. Since power saving is a must, this design using high-side power node controllers (part number MIC94042) to power-on or power...