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...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hi, I want to enter the DFU by setting the register.But when the sd_power_gpregret_clr and sd_power_gpregret_set are set to set the register, and the err_code is 0x02 is returned...
HI
dk:PCA10090 0.8.5
modem: mfw_nrf9160_1.2.3.zip( This DK board supports modems up to this version )
ncs v1.9.0
example :serial_lte_modem
The NB card has been...
I added DCDC-enable to ble_app_beacon and measured the current consumption. As shown in the figure, spike current is generated during advertisement transmission. what is the...
Greetings,
I am running the "ble_app_template" example on my custom board using SDK v17.1.0. I am trying to figure out how to wake up the MCU from the SystemOFF sleep...
I currently am working on a BLE device in which I am trying to set the Service and Characteristic UUIDs. Here is an example of what I mean:
As can be seen here, the Service...
Hi there,
I'm in the midst of migrating between SDK14.2->15.2, and SD 5.1->6.1
I'm calling sd_flash_write() and sd_flash_page_erase() before enabling the SoftDevice with...
Hi,
I start a new design using the nRF Connect Sdk instead of the nRF5 Mesh Sdk.
Is it possible to provision a device over the mesh network using the NCS (like the PB...
After LPN publishes message, NRF_MESH_EVT_LPN_FRIEND_POLL_COMPLETE event is generated five times. Also I noticed that instead of transmitting single publication message LPN...
Hi,
We have a problem with a nrf9160 connected in NB-IOT with a bad signal.
During the debugging session to try to figure out what happen, we saw that the mqtt_evt_handler...
Hi everyone,
I have a problem since a couple of day with an interrupt of app_timer not triggering when adding a BLE central to my project. The device is working well as...
If I can get time through WiFi then send it to the nRF5340 and place it in a Struct TM. is there any method to have the nRF5340 maintain the time/calendar from that initial...
I'm sorry. This must be trivial to all of you. I'm a beginner with nrf52 programming, and I saw several examples that refer to timers TASK_START, TASK_CLEAR, TASK_STOP. Everywhere...
Our device has both a 9160 and a 52840 on it.
The 9160 is running the stock serial modem firmware on it.
The 52840 is running a custom handler for AT connection targeted...
Hello,
We are doing some network quality tests on LTE-M with PSM off and notice loss on UDP between 0% to sometimes 15% on simple udp messages sent every 10 seconds from...