I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hello Everyone,
I am using NRF52840 development kit, I have compiled the code using SDK15.0.0. I am using soft device as well. I have to implement flash protection in my...
Hi,
I’m finishing the design of a nRF5340-based custom board featuring a NFC coil-inductor antenna. Will orientation of track turns - clockwise or counterclockwise - affect...
Hi,
I am looking for example/ sample implementation of secure boot/ erase using NCS SDK v1.6.x, suitable for nRF52833.
Please point me where I can see such code, or document...
Hi,
I'm trying to integrate buttonless dfu to our project. We don't have any security concerns and given the existing project constraints, it's not desirable to use peer_manager...
Hello,
I tried the smp_svr example with the nRF52-DK of sdk 1.6.1., i compile the solution whit segger v5.50c
I connect with the NRFConnect Device Manager app,
I try...
Hi all,
I am trying to get started with the Nordic thingy 91 but I am not able to update the latest firmware.
The programmer is only showing one Serial port. The instructions...
Hi Nordic Team,
I have interfaced bme280 with nrf52840 and I got the temperature successfully. I have used https://github.com/knuta/nrf5-bme280-twi link for that.
Here...
hi.
I use nrf52840 sdk nRF5_SDK_17.0.2_d674dde.
I need to control the H and L changes of IO within 300ns, I want to turn on the high-frequency part when necessary, and...
Hi nRF team,
we are building our project on top ble_template_example, and we want data encryption for bluetooth data .
we have seen below ways :-
1.) AES Encryption...
I had a generic USB dongle that I used to receive beacons on my machine from an nRF52832 chip.
To be able to perform OTA DFU, I replaced that generic USB dongle with an...
Dear NORDIC Engineers
I have a qustions about NRF52.We have a project that used NRF52833.We want to add the AOA&AOD function to the project.So I would like to know about...
Building the pc-ble-driver on an Arch Linux machine fails with the following error
./pc-ble-driver/src/pc-ble-driver-4.1.4/src/common/transport/uart_transport.cpp: In member...
Hi,
I'm considering using NRF52832/52840 as BLE central while configuring its I2C as slave.
Should I initialize I2C with TWIS instance? How do I suppose to set the slave...
Hello,
I am using the SMS sample of the NRF9160 SDK version 1.6.1. It allows to automatically send a SMS to a precise phone number, and to receive SMS.
As indicated at...