But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
I'm running into an issue in which I cannot initialized the I2C drivers on an Arduino Nano 33 BLE (nrf52840). The output from error logging is
I have this prj.conf file...
Hi. I am using timers and PPI to do frequency counting.
The basic process is for 1 PPI channel to incriment a timer, and then a second PPI on a second timer to stop the...
I build device based on Fanstel module BC833M with pcb antenna.
Communication with this device is very bad. I have test the same code in BC833M and origin Nordic devkit...
Hi,
First off, I'm very new to the nRF52 development so I'm suspecting to have done something wrong...
The datasheet of the nRF52 832 states a current consumption of 0...
Hi,
I have been tryring to identify the characteristic who is requesting a read. To do so, I implemented the read authorization request. Here is my code:
Basically...
Hello,
I'm trying to receive an inverted UART signal on the Arduino Nano 33 BLE (NRF52840). I've been able to invert the transmit signal okay using two GPIOTE channels and...
in ble send data period ,nrf 5340 CPU seem to be shared only by ble send
data ready and data read in ble not send period can equal ,this mean every data come from ecg chip...
Excuse me:
I'm testing the maximum rate of ble_app_uart。
1、Can the nrf connect app on IOS initiate the update of MTU and PHY?How to update MTU and PHY on IOS nrf connect...
I use nordic5340 SPI read ADS1298R ecg data, using nrf5340 p0.13 to connect ADS1298R data ready pin . when ADS1298R data ready pin high to low mean ADS1298R data ready .i...
Hi guys I am new to Nordic, just made a DevZone as the technology isvery interesting to me. So far I have been playing with ESP series but I know nordic is in a class of its...
Hello everyone,
I have been working for a few days with nRF52833DK building a BLE mesh where one of these microcontrollers is a client node or a server node.
However,...
Hi,
I have several questions about the dongle board.
1. Why should the p0.19,20,..,25 be connected to the reset pin?
2. what is the difference between the reset button...
Hi, All,
I saw the options for S2 and S8 in conn.h of ncs, but i don't know how to use it.
And I want to test the relevant data and differences between S=2 and S=8 broadcasting...