When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I am using nRF82532 board. This board TX,RX(P0.06,p.0.08) pins connected with QUECTEL module in ZEPHYR sdk platform . Please forgive me for these basic doubts. ...
HI,
I want to work nRF52 thingy with segger embedded studio.
Is there any example code to compile and run the Project file for nRF52_thingy?
Which sdk need to use SDK13...
Hello,
I'm trying to autoconnect my device to my phone using nrf Connect app. I connect to my board selecting autoconnect flag, then insert my passkey and devices are correctly...
I programmed the 15.2 sdk (ble_app_eddystone_pca10040_s132.hex) to my 52832 radioland module.
I can see that it is identified as an eddystone with URL of nordic -
But...
Hi,
I want to make device that can switch between central and peripheral role on NRF52810.
I am using S132 and nrf SDK 14.2.0.
Can I change the roles with button and...
Hi Team,
Trying to recover my nrf9160 DK, don't know what I did wrong, please help.
IDE: SES Nordic edition V4.14
Hardware: nRF9160 DK, Program/Debug to nRF91 module...
Please Help,
I want to remove the firmware from traditional beacons and deploy NORDIC FW instead so that i can deploy SDK for mesh on the beacons after that and use it to...
I have some code that runs on the 52832 DK and I'd like to migrate it to the 52840 dongle, but I'm not sure what I need to do to accomplish that. I changed the memory locations...
Hi
In nRF52832 datasheet page 17, it informed low drive and low frequency on 10 GPIO.
Could you define what max value of low driver and low frequency?
Thanks.
Atl...
I am new to nrf52832. I am using pcaboard10040 ,sdk12.3.0 and softdevice s132. I am using battery_level_in_percent function for calculating percentage level of battery. But...
WHen trying to build I get in the linker a lot of error like this:
C:/Segger/mbOS/mbOS ex/Wizmi_Project_mbOS_empty/embOS/Start/BoardSupport/CMSIS/Generic/Output/Debug/Wizmi_Project_mbOS...
Hi,
I am trying to run the ble_app_uart_coexist example on my nRF52840 Development board.
I followed the above steps for configuring the example to work.
I copied...
how to include SPI Master code in ble_app_uart sample code of pca 10028(nRF51822) board. its soft device is sdk 10.0.0 (s110). Please share me a sample code if you have. ...
Hello to everyone.
I´m trying to understand a code starting from the file of definition of pins of nRF52 PCA10040. In "simple_hal.c" there's a line like this: NRF_GPIO-...