Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hi everyone.
I would like to know can I skip the system initialize for bluetooth stack , until I need to use the BLE stack to peripheral application ?
I have a project...
Hi!
We have two similar nRF52840 boards and want them to talk via nus_client and nus_server.
At the moment, we consider connection established after client receives the...
Hello,
I am using the AWS IoT library and I came across an issue when downloading a new image (FOTA) from AWS. The FOTA process starts so the image is downloaded up to 50...
Hi eveyone,
I try to using ncs DTM example , but I get error reset with following message. what is the meaning for MPSL ASSERT: 2, 80 , I cannot found any related info...
How do I get to the point that I can print a simple "Hello World" on a terminal from a custom board?
I have a custom board the is based on the nrf5340. Specifically, I am...
Hi,
we are working on a nrf52840 based device, which has an external mx25r16 flash (via SPI), having 3 partitions for: secondary-image, mcu-scatch-partition and application...
The informational section of Lesson 6 uses the "Controller/Target" nomenclature for I2C devices, but question 2 of the Quiz requires the use of "Master/Slave" nomenclature...
Hello,
I'm trying to achieve a rather simple program with three steps.
I initialize the SAADC to sample three channels (currently I only have one setup)
I "arm/prepare...
Hi,
In NRF52840, We use LFXO Oscillator (KJ3270001). We did not connect any crystal or Oscillator for HFCLK.
1) What will be the clock source for SPI and I2C communications...
Hi,
We've been working on taking the distance measurements from the nrf_dm sample and displaying them on a waveshare e-paper 2.13 in display. We've been able to get both...
Hi,
I have a project for nRF52 in VS Code. The project was able to compile and everything worked fine. However, after about a month, I reopened the project and now there...
I am developing LTE-M software on nRF9160. Previously, I checked that it runs well with nRF9160DK. Now I try it with my own board.
First, only for testing, I made following...