It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
I want to have a single device that can both transmit and receive beacon packets using nrf52832.
Project Idea
Need to identify RSSI level of beacons around a device while...
I'm having some difficulty understanding what the nRF53 datasheet is trying to tell us about the internal load capacitors and related items. We are using both the LFXO and...
Hi!
There are many questions regarding the high voltage mode of the nRF5340 already in this Q&A, but I don't see the answer to the question, how it is enabled programmatically...
Hello, is it possible to set gpio direction (input/output) from devicetree?
I haven't found any gpio flags to do this in the gpio.h located in dt-bindings folder.
Hi all. The current devices we are developing are made with NRF52832 based on the NRF SDK v16. We also plan to use the Wirepas stack. Initially, we want to implement support...
hi
i have developed my device,and it was work in customs,but there is some device cant work after work some times.we recall the device and discover the firmware was loseed...
Hello,
I have a question regarding GPIO setting during sleep mode.
nRF52832 is sleep and wake-up by GPIO state(Red in below picture).
When Red is high, nRF52832 go...
We are trying to implement errata 254, but I've run into a couple of questions. What's the correct test to see if the device needs the workaround for the errata? NRF_FICR...
Hi, I am using pc-ble-driver v4.1.4 combined with connectivity firmware compiled with s132 v6.1.1. My application is running on custom hardware with a cp210x serial to usb...
Hi, i made some research on the VMA323 sensor, how to get it to work with my Nrf5340dk but i didn't find any documentation is there any available documentation about this...
Hello sir,
I am using nrf52832 Dev board and write the value '1' through nrf connect app by enabling the notification enabled with case length one i.e (p_evt_write->len...
//this ticket is a diversion of this ticket @Increment Counter on Button Clicked https://devzone.nordicsemi.com/f/nordic-q-a/82239/increment-counter-on-button-clicked Hello...
Hi,
I have used an NRF9160 in Belgium with the iBasis sim card, connecting via LTE-M and NB-IoT with operators Orange and Proximus. HTTP requests work fine.
However, when...