Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello,
I have done some consumption measurement but I have a strange behaviour while the nRF52840 is in the SYSTEM ON mode.
For the measurement, I send advertising packet...
Hi,
I have gone through the saadc example program supplied along with SDK15. But the issue is that, the example features a single channel ADC read. I tried to modify this...
Hi i am having simple doubt.I am using the Nrf51822 as peripheral device and running beacon example from SDK 12.0.0.I am using nrfconnect in my mobile(Central device) to scan...
Hello!
(SDK15, nrf52832, SES)
I started to implement DFU in my code following this tutorial . So far with the tutorial i have the following issue.
1. In the section...
I have downloaded nRF SDK for Mesh version 2.2.0 and nRF5 SDK version 15.0. I am running examples(serial) from Mesh ver 2.2.0 and getting error such as no such file/directory...
I want to establish mesh connection between 3 nRF 52840 dongles. For this I have to use nRF connect Mesh desktop software for windows or is there any other way. I want to...
There is a notable bug with nRF52-DK with arduino framwork, as you can see on github here (see the point 7), click on this link : #33 (comment)
The problematic code is here...
Hello there,
In this link, there is a table saying which version of SDK and SoftDevice may be used with any IC revision:
http://infocenter.nordicsemi.com/index.jsp?topic...
hello there!
I am working on a project in which two devices(one is central and other is peripheral ) uses Nordic bluetooth controller nRF51822 for connection and data...
Hi,
1. I'm developing multiprotocol BLE/Thread app with Thread SDK 1.0 and I want to ask if there's a possibilty to perform DFU over Thread in that case? In Thread Secure...
Hello,
In past I worked with BLE 4.0 and I remember that using the notify we have a max amount of data of 20 bytes.
Now we are working with BLE 4.2, does we have this...
The nRF Mesh Connect software available from this blog post is probably corrupted. I am not able to use it. Is there a repository for software tools where I could download...
Hi,
I am using sdk 12 with s132 v3 on nrf52832 dev board. I am running the example code for ble hid peripheral for keyboard compiled using gcc and eclipse. The example code...
Hi,Sir:
I am developing a 52840’s project using SDK15.1,My development environment is Segger embedded (version 3.34a).When I added the RNG function to the code (the correct...