Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
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...
Hello
I made a project based on this guy's example taking the same settings, but considering the specifics of nrf52. Since it's a relatively recent solution, I thought it...
Hi
im develop my keyboard in 52840 by ncs sdk. To increase the transmission speed, I changed the value of REPORT_SIZE_USER_CONFIG to 64 when connecting the USB to the computer...
Hello,
after some trial and error, I managed to use the "Bluetooth: Direct Test Mode" example with NCS 2.7.0 (Sysbuild) and USB.
Now I'm questioning myself how to correctly...
I am facing error while building the sample "Hello World for multiple board targets using Sysbuild" without changing anything in the sample. I am using nRF connect SDK and...
If I have started scan, and want to restart scan again with a new scan_init(); I got an exeption.
With my same ticket I understood, I can't change "update the identities...
Hallo Nordic support team
In a current project I have got stuck with cmsis_os . The micro restarts after trying to send the first package with bt_nus_send.
The same code...
while Sending MPU6050 sensor data through BLE (5340DK) .In the nrf connect for mobile I am getting following data,sensor reading is not transferred propoerly In the vscode...
In the past I was able to configure ZBOSS to report attributes that are not required to be reportable by the ZCL standard. For example, I'd like to report attribute 0x0001...
Working to comply with EN 300 328 V2.2.2 by reducing Media Utilisation to <10% on my FHSS system. I've been told that over-the-air, the NRF24L01+ actually transmits 9 bits...
Hello,
I'm using visual studio code with nrf 2.9.0 with a nrf9151 on WINDOWS
I added the aws_iot sample as a workspace application
Once I tried to build the configuration...
Hi,
I'm using the PPI component to generate 8MHz GPIO signal. this signal is an input for power amplifier analog RF transmitter.
While the digital 8MHz signal looks fine...
I have a device with 3 major components:
Fanstel nrf52840
PMIC1300
spi display (Waveshare 2.13inch E-Ink Display)
PMIC:
BUCK1: power Fanstel
BUCK2: power...
hi professor,
I'm using nrf5340 to design project,now I wan to reduce power consumption to uA level.According to https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
in my own 52833 system.
the same code and the same pcb. but one board can use uart0 well and another board find many charater crashed when uart0 is used.
and I find the...
Due to issues with the wifi stack, I have to move my project from 2.6 to 2.8.
I downloaded the new tools set (toolchains\cf2149caf2) and new nordic connect version 2.8.0...