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! I'm new to using the Nordic products and I wanted to be able to power my Thingy 91 device without the use if the USB and with a separate external power supply. On the...
Hi there,
Currently we are developing our own system to drive WS2812B LED's using the NRFX pwm library. And the coloring and signaling works fine when it is in a bare metal...
Hi,
I am using nrf52840 and SDK17.1.0.
I need to calculate CRC16 for communication with an another module. I found that we have an API for that. I would like to know what...
We are planning to develop an Matter door lock which includes NFC/RFID, Audio, keypad and BLE functionalities used separately. I am considering using either the nRF52840 or...
I tried setting the VDD voltage in the 9161 DK to 3,3 V, but it remains at ~1,76 V.
I'm able to enable/disable the GPIO extender just fine, so at least reading & writing...
I have had great success developing a project based on the peripheral_uart sample. Now I am trying to add DFU over UART to that project. Specifically, I would like to add...
Hi,
I have the following minimal example:
main.c
proj.conf:
Now, when setting CONFIG_SERIAL=n my nRF52840DK drains about 3-4 µA, when setting CONFIG_SERIAL=y it...
I am attempting to use the automatic WiFi connection feature described here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/wifi_mgmt_ext...
Hello,
I'm trying to merge together a couple of sample projects to make a prototype (in particular, the LTE-BLE gateway, and AWS-IoT samples) - to run on the nRF 9160DK...
I used nRF52840 board with SDK 17_1_0 ,
VL53L5CX driver I want to transfer large amount of data on I2C but when i try to write it then first time nRF52840 restart and after...
Hi,
What is the correct way to build an application (say asset_tracker_v2) included in a newer SDK (2.6.1 for example), using a nRF9160 DK without on-board SPI flash device...
Hi,
I have a bunch of openthread routers and TTM shows one as in some error state.
RLOC is 0x9400, but no ext address is shown.
Also a child connected to this router...
Hi everyone,
I am planning to use the cadence/publish interval property within a mesh network. I can not find any examples on how to use it. I know I can set it in the nrf...
I'm developing a BTLE sniffer app to run on a headless raspberry pi 4 with html/php/js access. The application runs well on the development platform - Ubuntu 22.04.
On the...
We have some custom hardware that utilises an NRF52832. Up until recently, all our firmware was built on NCS V2.2.0, which I believe used Zephyr V3.2.99. We have implemented...