Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Dear Nordic Developer Zone,
I am able to ask a Silicon temperature measurement, but not to correctly interpret the answer.
After last measurement, I have got 0x29C....
Hi,
I need to have long attributes. So I need 'Read Blob' operation for read and Queued writes ('Prepare Write' and 'Execute Write'). Does Soft Device for nrf51822 support...
Hello everyone , can i use UART which is not a services or characteristic in bluetooth low energy . It will result in some question or bad effection?
By the way . why I cannot...
Dear all:
recently, I follow heart rate profile to write custom BLE profile,but I also went to a number of issues. how to wake up the device when entered power system off...
Hello,
This is the first time i use NRF8001 chip, i was reading the ic manual nrf8001_PS_v1.1.pdf (see attached file).
It was written that in case i used DC/DC converter...
Hello,
I checked Nordic website for layout of NRF8001 but i didn't find.
Please if some one can share a qualified RF-layout.
Help is appreciated.
Regards,
Hisham
from training document from Nordic company(see the attachments),it mentioned that we can add scan response .but i can not find any information in BLE_HRS demo.could you tell...
Hello,
I made a PWM with the TIMER2 of my nRF51822 (with the SoftDevice) and was working fine, till I read that I should not use the "NRF_PPI" functions and use the "sd_ppi_XXX...
I've got an nRF51822 development kit that I'm trying to get started on. I've gone to Kiel and downloaded uVision 4 (mdk472_a). I install it with all default settings and it...
Hi,
I add UART support using IRQ on the "ant_hrm_tx" example code.
and I'm sending packet of 4 bytes that contains: Delimiter,HeartRate,Battery,Delimiter
the frame...
Hi, I am trying to test my UART using some simple loopback test, and I have noticed that the service discovery command of BLE will occupy the CPU a quite long time. I am just...
I was unaware that the 'manufacturer data' in the advertising packets is limited to less than a full payload. However, whenever I set it to >6 the program "crashes".
...
When I use keil to download the software to the chip, there are two questions:
like attached.
2.NRFGO CAN'T SEE J-LINK LITE CORTEXM BOARD
Is there any way to solve...