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...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello,
I have been experimenting with the new VSCode extension for the last week or so and I've noticed some issues. I understand that this is a currently a beta release...
Hello,
Is it possible to receive a review for a board i'm developing??
This board is to be used as a Raspberry Pi Hat to be able to communicate using UART between RPi...
How to recover communication due sequence number. (Could be due of PYACI serial hardware changed/dammaged). Is there any command to reset or know sequence number of node....
Hello all,
I'm developing a BLE CGMS application based on the experimental example on the SDK folder.
Now I working in the timing characteristics and I could see that...
It looks to me like there's usage of the 32 bit milisecond timer in the mqtt client.
It seems to me that mqtt_elapsed_time_in_ms_get(...) could calculate an incorrect elapsed...
We're using the nRF9160 with an external main microcontroller, and communicating with it over SPI. We're evaluating the lowest power modes of our custom hardware to make sure...
1. I want to minimize current consumption (5uA - 10uA) in nrf52832.
2. We are using the soft devices in it.
3. Please tell me all possible SDK configuration settings for...
Hello all,
I have a BLE central application based on nRF Connect SDK V1.6.1 and a BLE peripheral application based on nRF5 SDK 17.1.0. The peripheral wakes up on interrupt...
Hi
For the qualification we need to know the values of the parameters listed below. Our hardware uses a nRF52805 and can operate in both ESB and BLE mode.
Operating...
Hello Devzome Users,
I have a problem with running my codes on other computers. The project runs on my PC very well which I coded original.
I would like to test it on...
Hello Nordic,
I've acquired several nrf52-dks and I use them almost exclusively to flash with nrfConnect on the PC.
To learn more about nrf programming I started with...
Hi all,
May I know is the antenna array a built in in 5340 DK or not? According to https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_connectionless_rx...
Hey all, I've been learning/working on the 53 and have had some issues adding in the AMG8 example. i've gotten the sensor to work flawlessly on an STM32 & nordic 52 but am...
Hello to all,
I have a question about parsing zigbee commands when they present a payload.
In the Window Covering device I use the define "ZB_ZCL_WINDOW_COVERING_GET_GO_TO_LIFT_PERCENTAGE_REQ...
Hi support team,
I'm learning about distance calculation based on time of flight. I only have nrf52832DK here but i wanted to try. I'm looking for an example of getting...