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,
I am trying to connect the Thread Devices to the Internet with the following setup:
OTBR from GitHub (This is not Nordic's border router) running on a RPI4 with...
Hello,
for some reason, I have mistakenly entered in the NRF51 USB dongle bootloader mode, and cannot exit. I have read that it is possible to overwrite the DFU/bootloader...
HI,
I am building my application on one of the nordic ble_app in SDK 15.3.. currently, I am facing a strange issue. I am using fds to store some data on the flash. my write...
Hello,
I'm running into an issue after upgrading my SDK from nRF5 SDK v14.2.0 to nRF5 SDK v17.0.0 .
We are using NFC periodically, where emulation is started and stopped...
I'm using the NRF52832 BLE DFU bootloader to run my code (slightly modified from the secure DFU example). At the start of my application, I toggle a pin and measure this with...
Hello,
We are at initial stage of design proposal.
Could you please provide the clarification on following points?
1. nRF9160 SoC is interface with BLE chip nRF52480...
Hi everyone,
sadly one of my nRF51-DK boards seems to be terribly bricked.
During firmware update nRFgo Studio (on Windows) stopped responding. After a (long) while I...
I could successfully installed development environment.
Could import Blinky application and could successfully build.
But couldn't import asset tracking application...
I have an product that has no IO capabilities but requires MITM protection, authenticated pairing and an encrypted link. My understanding is the security defined in the Bluetooth...
After I select Yes to All, or No to All, it tells me to get I license, which I just click continue, and then after that everything works fine.
The install is kusher according...
If i want to provision a device by mobile app over GATT, will this device support proxy feature to provision directly or provision undirectly over one proxy node
Hi. I am implementing a low power operation in my firmware, but the UART de-initialization is causing me odd issues. In order to intialize, I call the function UART_Initialize...
Hi, I am currently working on " asset_tracke r" application. Actually, I need RSSI values to be captured in "asset_tracker", application. So I am trying to migrate "lte_ble_gateway...
Hi,
Mesh SDK 4.2.0.
In light_ctl_setup_server.c,
This subscription list sharing doesn't share it with Generic Power OnOff Setup server but only does it with Generic...
Hello,
i'm working on a NRF52810 on which i have ported FreeRTOS because i'm sharing library with another NRF52832 that embeds FreeRTOS too.
I'm issueing an overconsomption...