Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
Full error report:
<info> app: Connected <error> peer_manager_sm: Could not perform security procedure. smd_params_reply() or smd_link_secure() returned NRF_ERROR_INVALID_ADDR...
Hi,
My issue is simple as i'm new as developer with API thingy devices and i have this issue that i can't solve with online support.
I'm trying to understand the "Color...
The time in a Mesh network shall be the same in every node. The SIG time model describes how to transfer time from one node to another. We already implemented this time model...
hello Nordic
i work with nrf52832 as dispersed units and an nrf52840 dongle/ BL654 Laired which also has the nrf52840 as the central unit.
stage 1 - i need to transfer...
Hi,
Looking at the differences between S132 and S140 SoftDevice, I see there's lack of support for Long Range (Coded PHY) on the S132 (and S112 for that matter), which is...
Hello,
I am using the Thingy:91 PCB and I have disabled the nRF52 by cutting SB4 and soldering SB3. This makes me unable to log through UART. For this reason I implemented...
To the kind attention of Nordic support team,
I need to disable, enable gzll more times. When enabling it, code gets often stuck in my case as in figure: nrf_impala.c 442...
I have achieved Bluetooth connection between 1*ble_central<------>6*ble_peripheral.
But, ble_peripheral sometimes upload data at the same time, then sometimes lose data...
We're successfully using nrf_crypto_aead_crypt() with AES CCM, a 128-bit key, a 64-bit MAC, and the NRF_CRYPTO_ENCRYPT operator to encrypt some data and generate a MAC that...
HI, all,
I am trying to transfer my previous project from nrf51822 to nrf52840, and at very the beginning ,I can not make the UART/UARTE of nrf52840 work.
0, I have programmed...
Hi, everyone,
I am pretty new to nRF52 development. Right now, I have an issue with the SAADC trigger by RTC, which I follow this example . The issue that I have right now...
Hey all,
Here's another question. Many of the examples in the Nordic Connect SDK are rather large. Transferring them with MCUmgr at 115200 BAUD takes sometimes more than...