I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
We are develop one product, it is power by four AA battery. It works fine. but now I found a problem. when I power off and then power on again, sometime it can not be reset...
when I start ADC the current will be HIGH .even I UN-Initialization it .
what I have done like that below;
before I started it The current is 0.6ma
but when I start...
I'm trying to communicate with a device over UART, and I'd like to return the response to my commands back to the function the transmission came from.
For example, I want...
I want to develop nrf52840 with ble mesh topology.
However I need one node to transmit data received from all the nodes via uart to a gsm module
Can anyone please tell...
Hello Nordic experts,
I am trying to use app_usbd_ep_enable and app_usbd_ep_disable in order to enable/disable an endpoint. I need this to fake usb unplug/re-plug. Currently...
Hello. I am testing the sending and receiving of UART using nRF 52840-DK. If you change the UART pin settings as follows, you can receive but you can not send. It is confirmed...
Although I have already seen this discussion ( https://devzone.nordicsemi.com/f/nordic-q-a/35183/no-idea-how-to-get-manufacturer-specific-data-in-central-side-from-advertising...
Hello,
I have an nRF52840 chip ( Holyiot nRF52840 module ) and I want to program the chip using an nRF52840 DK. The Holyiot module is basically an nRF52840 mounted on a...
I am having trouble turning on bonds for DFU.
First of all, before I describe this pain, can I choose to avoid this battle by just allowing unbonded devices to DFU? e.g...
Hello!
I just bought the Beacon Kit and i was following the user guide v1.1 and I have some questions about how to use DFU. I have already downloaded nRF Toolbox app.
...
Hi,
I am using fatfs of nRF5_SDK_15.0.0_a53641a. I am writing a program with keil.
I want to know how to write the value obtained from the sensor to the SD card. ...
I am using proximity profile in sdk15 with softdevice 6.0.0 . I added flash write, writing continuously some data to flash. But it working sometimes only.
Hello,
at the moment my application is accepting more than one device if its not connected to anything. But I want that the application only connects to one device and...