Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
Hi,
I'm new to fuel gauging and battery profiling and am trying to understand the process and the parameters used.
Is there a description of how a battery model is created...
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...