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...
Hi there,
Is it possible to use TWI0 and SPI0 (or TWI1/SPI1) time multiplexed?
When enabling them both in sdk_config.h I get "Error: L6200E... IRQHandler multiply defined...
Hi guys,
I'm having some trouble with an spi flash memory (AT45DB081D) I interfaced on my nrf51 DK.
I used the spi master code of nRF5 v.12 SDK as base. I'm using gcc...
Hi,
I try to using nrfjprog to burn softdevice + bootloader + applacation, but it shows that application burn failed.
My SDK version is nRF5_SDK_12.2.0_f012efa and...
I'm using GCC 5.3 on Windows 10 64 bit. The linker is successfully opening nfc_t4t_lib_gcc.a, but is failing with undefined references to functions declared in nfc_t4t_lib...
Hello!
I have a device with custom nrf52832 board.
This device can beep using buzzer. Frequency of the sound is generated by pwm driver from SDK. I'm changing frequencies...
Hi, i read here, that softdevice 7 has a bug and the beacon firnware drawing too much current. I measured 1mA.
So, i looked out for a precompiled set that works fine.
I...
HI:
I am created my profile(but disable some serve), but it bonging failed, and program jump to 0x0000F04C~0x0000F056 loop.
The attach file is my profile sum.
#define...
hi,I got a very strange phenomenon when our board begin a mass production.Here is some details:
1.Our board use a 4.2v lithium battery;and we have downloaded our firmware...
Hi,
I'm using nRF5_SDK_12.2.0_f012efa and s132_nrf52_3.0.0_softdevice. We want to do the OTA on it. However, I found that there is no DFU service in the HRS example.If...
Hello,
I am using the uart example with modifications to add SAADC and TWIS. It woked well for a while but now it does not connect properly to my iPhone. I reverted to the...
I am developing Timeslot program with FreeRTOS. (on nRF51822)
timeslot's signal handler is
timeslot_signal_callback()
...
xQueueSendFromISR(s_timeslot_queue, &cmd, NULL...
BT 5.0 mention that:
Up to 8x the broadcasting message capacity over Bluetooth 4.2, with
support for larger data packets: 31-octet to 255-octet packages.
Do you have...
Hello,
Brand new bluetooth 5 standard allows to create data packets up to 255 octets.
So, does maximum size of advertising data in Nordic devices comaptible to bluetooth...