Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hello,
I am trying to optimize GPS power consumption, and the fix time. The GPS search period is approximately 10 minutes, modem fw 1.3.1 and nRF SDK 1.7.0. We are also...
Hi Nordic,
is the encryption technology used in the software protocol or hardware inside 52833?
our customer want to know the if the encryption can export,thank you!
I baught new DK. Form last few days, I was testing sample programs for learning purpose. Suddenly, SDK stopped being detcected via USB port ? I could not diagnose the reason...
Hi
I want to increase the number of leds in DTS file of peripheral-uart sample by using overlay file.
Is it possible to manipulate the aliases in DTS file by editing the...
I'm running in to the issue mentioned in the tile; " Only spi nodes accepted in /soc/spi@40023000/". I'm using nRF connect and built a driver for the TI ADS1291 analog front...
Hi, I read a couple of post that asked about the accuracy / tolerance of the internal REF, and the answers mention it's included in the gain error.
This made me wondering...
Hi,
as stated in the title, we have a nrf52840 dongle (PCA10059) which does not come up normally on a Nvidia xavier devboard. Output of dmesg:
We tried different OS...
Hi,
I'm working on an LwM2M client that reads three sensors in sequence every N minutes and notifies the server about the value change.
The server supports the LwM2M 1...
Hello,
I am trying to use a PPK II on Chromebook Linux. The nRF Connect for Desktop software installs and runs but does not recognize the PPK II hardware. I have allowed...
Hi, I'm trying to write an app to capture images from a camera and was wondering how to monitor changes on specifc defined pins in the board overlay file. For example if(...
The certification lab is testing nRF52840 RF .They need to test LE coded S=8,Payload Type:11111111:payload length:37
but i can't find Payload Type:11111111 in software nRF_DTM...
I am a beginner I want to advertise for some time then go to sleep mode and wake up do some tasks like advertising and go to sleep mode again. Do all this process recursively...
It looks like the nRF52840 only supports:
8 data bits
1/2 stop bits
even/no parity
So 7E1 is not a supportable mode...is this true? is there a possible work around...
Hi,
I am using nrf52840 and power it by voltage 3v using CR123A battery. As per datasheet minimum operating voltage is 1.7V. But i am facing controller reset at 2.5V. What...