I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hello everyone,
I am currently using NRF5340dk and I need the Library queue, (I especially need the functions: nrf_queue_push and nrf_queue_pop..). (Knowing also that I...
Hi Nordic Team, I am trying to develop an AOA application using the NRF52833 nordic SOC. I am using NCS 1.6.1 development SDK in Segger Embedded Studio.
I am flashing a...
Hi
I want to measure the battery lithium, this battery is the principal source (3.7v 300mh), the maximum voltage is 4.2 when the charge is full,
i'm using this code for...
Hi
I'm trying to enable BLE host-only build on Application core on nrf5340dk, and also enable RPMsg/openAMP.
I'm using Zephyr and its build system.
I get the following...
Hello everyone,
I'm working on a project right now and I want to use the ADS1298 analog to digital converter and configure it with NRF5340dk. Being a beginner I looked for...
hello,
i'm having an nrf52 based system with an antenna switcher in front of it, for antenna diversity. i tried using BT_HCI_OP_READ_RSSI as basis for my antenna diversity...
Hello, All;
Using your nRF9160 chip to develop, there are some questions when using the network and positioning, Hope to get your answer:
1. Can LTE work at the same time...
Hello,
I have two projects, one for the application core (modified BLE Peripheral sample) and the second is for the network core (modified HCI_RPMsg sample). I am currently...
Hi all:
condition:
SDK14.2
PCA10040
example: ble_app_uart_c
I have a central device ,it need to scan RSSI value of peripheral.
If the RSSI is more than threshold...
Hello,
we were using the HRS example as a starting point and modified it for our application. Everything works fine, we can see our custom characteristics, control our device...
Is it possible, without having to join ZOI, to recompile the Zigbee ZBOSS NCP Host for the Raspberry Pi?
The NRF Connect SDK documentation under ZBOSS NCP Host states :...
Hello,
we have an custom made board with a module from raytec MDBT42q.
Our application based on the nus example.
On port 0.7 we have a led.
It seems, that there is...
Hi
How do I configure a custom child image for the network core on nrf5340dk? We're using Zephyr RTOS, and want to do a multi image build when building the application ...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hello, I would like to know if the Power Profiler Kit II could be used to measure current consumption on the Thingy:91 ?
In the Thingy:91 documentation, it is suggested...