Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
i want to use 2-wire to do the communication of two nrf24le1. one is the master, another is slave.
I don't know how to set up the master and slave.
Is it the code shown...
Hello All!
I am going to use nRF52832 as a network co-processor. I will be using UART as the interface between the main processor and nRF52832.
My question is how to go...
Hi,
i update my characteristic every 1 second with a new value. the notification is set for the characteristic and it will notify my phone about the new value.
at the...
I have a PCA100028 not working anymore. not sure what I have done to the board.
I have a couple of other PCA100028's work well on the same computer.
The program left on...
hi
its first in this event
on_ant_evt_channel_closed
and then
storage_access_complete_handler();
then it try to advertise by this
sd_ble_gap_adv_start...
I use s130 /center ble_hrs example , add 7 peripheral characters and add dfu,but when I want to update codes, I find it start dfu,start bootloader and connecting.... all the...
hi.
in s110 there is no problem but when use example ble_ant_app_hrm in s310 nrf51422 the ble getting error.
its error code is 536881912 :( .
in debug point error ocure...
hi.
i wrote a program in s110 and it work fine . in it i creat my own service .
but when i want use my service in s310 softdevice in this line i get error forbiden or error_code...
How can I flash SD110 and Serialization on Wavetek's WT51822 shield? I am working with an ST nucleo64 and mean to use STlink for flashing.
I found an application note from...
what is the procedure to find connected device is bonded or not, should i store the device, application or service context in persistent memory to help recognizing bonded...
Hi Nordicsemi,
I am working on peripheral BLE device, the device accessible from smartphone i am also writing the smartphone app, i want just my app to be able to connect...
Just received my Nordic nRF Smart Beacon Kit and was following the instructions in the User Guide to get setup. I inserted the battery into the beacon and there's an LED flashing...
My project is working but nRF connect does not seem to show it properly when advertising. It shows up for a moment then dissappears then shows up a while later on the RSSI...
I did try to SPI example in nRF5_SDK_11.0.0
But, I saw print in serial terminal only one-byte log which is NRF_LOG macro.
Basically, It SPI example included app_uart.c in...
Can't transmit a modulated carrier for FCC testing
part: nRF52832
We are writing our own firmware to support FCC testing. We have been successful at controlling the chip...