Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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...
I been reading over your entire tutorials, but I have yet to see any tutorials that guides me towards creating an NRF52 project from scratch? Could anyone guide me through...
Hi,
I am transferring my nrf52832 project to nrf52810,and I have deploy the project according to the user guide (Transferring the project to nRF52810 hardware),
when I...
Hello everyone,
I'm developing an application for boards with NRF52832, Softdevice S132 3.00 and SDK 12.3.0.
The network architecture consists of:
one peripheral board...
I'm using my accelerometer's GPIO interrupt to wake up the MPU from PowerOFF mode and it works great. Now, I'm trying to use the same interrupts to wake it up from Sleep mode...
Hi,
I have migrated from SDK14.1 to SDK15.
One thing is embarrassing me.
I would like to modify the scan data as above, I do not know where I can fix it.
phy...
Hi,
I am using mbedos for a NRF42832 and am currently in the situation that I have to profile my code with gprof. Here comes the issue: the Nordic SDK uses explicit assembler...
this picture is from infocenter.nordicsemi.com/index.jsp
and this picture is from 《S132_SDS_v5.0.pdf》
in first picture the application base is 0x00020000 , in...
I've been instrumenting my Nordic app with RTT logging, which has been working great up until now. I use the deferred mode and use nrf_log_push() to queue all dynamic strings...
For the connection event collision, I have some doubts, I hope to get help in devzone
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.sds...
Hi, everyone,
We develop BLE project including DFU bootloader.
But to use the standard bootloader "as is" it is not possible for us. Due to this problem we must make some...
On Apple platforms, It's pretty easy to end up in a situation where there is bonding information on the Nordic but that information has been deleted from the host. All you...
Hello,
I am using sd_power_system_off(); sfunction to put the MCU in sleep mode. I have to wake up events. One is NFC and the other is GPIO. Both wake up functions works...
Hello all, Nordic Team
i've a question regarding the format of the nonce used within CryptoCell Library v0.9.0.a
What i've learned so far is, that CRYS_AESCCMstar requires...
Hi
Is there any ready-to-use SDK example that demonstrates how the 2MPHY functionality is exercised on the nrf52810? We have gone through SDK15.0.0 but it appears that...
hello all,
i am developing with BLE_NUS.
i want to sent the string data on BLE using UART example.
string data length is over 300 bytes like belows.
55AA FFFF...