Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
As of a couple weeks ago, the buyout process has been completed for LC3 and we no longer require an Evaluation or Sublicense Agreement. Here are the links to Documentation...
Device: nRF52811
Board: custom (EYSNSNZWW module is used)
SDK: 16.0.0
SoftDevice: S112(v7.0.1)
Sample Project: ble_app_uart
I found that the current consumption...
Hi,
I have a product which will be available for Verizon, T-Mobile, and AT&T. I will have one firmware for all 3. Do I need to set anything special for any of these carriers...
I am in the process of migrating from PlatformIO on VScode to NCS on VScode, but im really struggling. I tried setting everything up on Windows and Fedora. on WIndows my main...
Hello Nordic Family. I hope this post finds you well.
I am working on a project where I have connected multiple sensors to the NRF52840. I have collected all the sensor...
Hi,
I have a quite controversial question I want to ask! I am new to the world of Nordic Semiconductor chipset and I need some information in order to decide which way to...
Hi I am trying to run the exampls of dwm1001 git file of ex_11b_leds on dwm1001 dev board using SES it gives me an error on Zephyr.h file , how can i connect to the nrf connect...
I developed a product for the customer with 9160. It used to run on the sdk of ncs1.2.0, and its fota function is normal; Now I have upgraded the sdk to ncs1.9.0, and found...
Hi!
Working on a BT peripheral device that will work in two modes depending on a runtime check at startup:
Sending data over BLE, running on battery (UART unused).
Sending...
Dear Support
I am developing a central application, scan and send out scanned packets via UART to host MCU, where I am thinking of calculate the advertising interval by...
Hi! I followed the recipe described on nRF Sniffer for Bluetooth LE to flash the sniffer .hex file into my dongle, install and configure the wireshard.
When I start the...
I am trying to install using VS code, using the video
https://www.google.com/search?q=install+nordic+visual+sydio+code&oq=install+nordic+visual+sydio+code+&aqs=chrome..69i57...
Hi everyone, i am new at this platform.
In my project, i need to take gps data from uart and send the data over zigbee with nrf52833. I haven't found any example and don...
Hi All, trying to find a cause of this problem, we have two devices, one is acting as peripheral and one as master.
Peripheral: ( nRF52832, s132 v7.0.1) a remote wireless...