Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I've got a custom board using the NRF52810 with SDK v15.0.0.
I am using the TWIM driver (nrfx_twim.c master mode) to drive an LCD driver IC, a capacitive touch sensor IC...
hi , endnode, I has changed app_util.h as this link
https://devzone.nordicsemi.com/f/nordic-q-a/26448/nrf52832-maximum-number-of-central-links/104059#104059
the max link...
Hi,
Is it possible to use variable Read/Write twi data length?
I'm using:
nrf_twi_mngr_transfer_t const i2c_write_raw_transfer[1] = { //NRF_TWI_MNGR_WRITE(I2C_HUMIDITY_SENSOR_ADDR...
I'm looking for someone to hire to make a Thingy program for me.
I'd like to program the Thingy so it picks up ANT+ MO2 data or other ANT+ data from multiple sensors and...
Hello,
I would like to use the bouttonless dfu feature in my application, but I have not been able to run the sdk example ble_app_buttonless_dfu.
The application does...
Hi
I have query on glowing multiple LEDs example 8 LEDS with GPIOs of nrF51422
So went through nRF51822 series based EDK design files and i see they use 4 LEds to which...
Hello,
I have been trying to test the ble_app_beacon example code that comes with SDK11.0 and upon building I got the following error:
Upon trying the ble_app_beacon...
I might be missing something but it doesn't look like the TWI sensor example in SDK 15 even uses the TWI sensor library. It looks like it uses the driver directly.
Also...
Hello
We try to measure package loss if BLE Advertising & BLE Mesh is used in a congested environment. (WLAN accesspoint has MIMO, 18dBm, heavy data transmitting with psping...
Hello Everyone,
I am using nRF52 DK and i have 2 SPI slaves (ADC and EEPROM). ADC works with SPI mode 1 and EEPROM works with SPI mode 0.
I figured that i need to manually...
Hello Nordic, I've been searching the forum and the SDK for code examples that specifically use Bluetooth 5; could you direct me to that code? Many thanks in advance for your...
I am now based on nrf52832 SDK14.2 development, I tried to use the PWM driver and timer to drive the corresponding two IO port an irregular waveform, I originally thought...
I am using the Hackable kit which has nrf52832 to control a servo motor and read accelerometer(AXL335) readings through a iOS app. I am a novice when comes to embedded. I...
Hello, ererybody!
I use nRF52832,have a development board.
I was testing the adc module,using the ANI2 channel,I measured the ANI2 channel voltage to the ground,find it...