Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
Hello,
At the moment we are at a point to decide, if we want to expose our loads of data in “parallel” over BLE characteristics or if we should better implement a serial...
I am trying to update voltage level in Major value of my beacon. Using nrf_drv_saadc_sample() I have called saadc_event_handler(). The event triggered for first call but not...
HI, I am trying to compile the thingy52 firmware in segger embedded studio 4.10a by following the below link,
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Using sdk12.3 on pca10040.
I wanted to test persistence so I modified the example from the SDK as follows: log what's already there. don't erase. enter new data. log it...
Hello,
I'm wondering why isn't the nRF5 SDK on GitHub yet. There have been many instances where I have found bugs or missing features in the SDK, that I have implemented...
Hi,
I'm developing an application with SDK 15 that requires multiple concurrent links. One peripheral link and several central links.
I want the peripheral link to have...
I am new to nRF,
Unable to read data using flash data storage example.
When ever i try to read it
throughs error and processor enters into error handler and hangs there...
Default startup:
Using ble_multi_lesc as my default project
Log of original connection is in attached logLOTest.txt file
Currently only 1 nrfConnect is connected and...
hiii......
i am using nrf52832 interfacing with temperature sensor using temperature sensor example program..15.2v
i want to read the temperature ..... my temperature...
I have an application where I'd like to change the advertising content every time it is transmitted. Is there any callback from the SD after transmission of advertising data...
Hello. In my application I am using nRF5 SDK 15.2.0 9412b96. I am trying to communicate with two devices on two different SPIM instances. The first device is a DW1000 radio...
Dear Sir:
We observed that everytime we use OTA to update the firmware of the nRF52, the 6Byte address will change, just minus 1 compared with before, such as
FC:AE:3F...
I am using the software PWM library (SDK12.0) with the DRV8834 to drive a bipolar stepper motor. Although the motor is working in both directions with the code below, the...
Hi, I want to make sure that all application data are erased when we do a DFU, so that the newer application get a clean start without having to worry about data from older...