Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi
I have followed the all the instructions with regards to 'nRF9160 DK Getting Started' and all is fine until the stage "Building and testing a sample application" where...
Hi Team,
We need to enable the two crypto backends one is CC310 and mbed TLS at a time for our development purpose.
Why means one of our features used 128 bit AES ECB...
Hi, I need a little help with understanding to implement security in my application.
Most examples used by Nordic have public advertising on, so any device can connect to...
Hello I'm working with Zigbee Dimmable Bulb example. Testing environment is as followed:
nRF52840DK SmartThings Gateway SmartThings iOS app.
After changing the Zigbee...
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...