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...
We have recently moved to a new PCB which puts the nRF8001 on the layout instead of plugging into a nRF2741 development module. The nRF8001 connects to a TI Cortex-M4 Tiva...
Hi, we would like to create a kind of game using 2.4Ghz emitters . The 2.4Ghz USB Dongle emits and the mobile phone detects the frequency + embed unique ID/code so we confirm...
To be more detailed:
One of my ADC pins will be connected to another device that could be providing a voltage of about 3V, but through a 100 kohm resistor. (actually it...
Dear Nordic Developer Zone,
Since I have implemented a timer with interrupt in my application, the debug mode if the Keil IDE stops working when I try to restart the code...
Hello, I'm trying to develop with the nRF51822 Eval kit and GCC and Eclipse. I've been getting some strange behavior and errors lately. I'm not really sure how to describe...
I'm a green hand HW Engineer.
I'm trying to compile, program, and run The Heart rate monitor demo though following the step in nRF51822_DK_User_Guide_v1.0.pdf .
First...
Hi Nordic devzone,
For the nRF51822 device, I would like to know if there is any internal pull-up/pulldown resistor on SWDIO and on SWDCLK (although a 12 K-ohm pulldown...
Is it possible through the API/Softdevice to do one of the following:
read out the current advertising data structure, change a the manufacturing data field, and...
Hi,
I am planning to use modules with nRF8002 in an indoor positioning application.
The mobile devices that are to be located are continuously scanning for BLE devices and...
Hi, got an interesting problem, this is on a custom board with nRF51822 QFAB that we are bringing up. The radio test (not using softdevice) works ok and produces strong transmit...
Hi
Could you provide the power current in System on Active, System on Sleep, and System OFF for nRFready Desktop2 keyboard and mouse? nRF51 was programmed Desktop 2 v1.0...
Hello,
I am working on the factory test mode and I want to add a carrier test, is there a function from the S110 softdevice library that I could use?
Thank you for your...
Hi,
I set up eclipse according to n-AN29 and imported several of the example projects. The blinky_example project described in the nRF51822 dev kit user's guide works perfectly...
Hi, I have been trying to maximize the baud rate of my uart module, I am using the app_uart layer to control the uart and I have noticed that in your implementation of HCI...