I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
Hello,
I just recently updated to Windows 11 and facing the issue(nrfutil is not working) after win11 update. Previously, It is worked on Win10. Do you have the working...
Hi.
nRF52-DK board use. (PCA10040)
* now system : bootloader + softdevice + Beacon application ->> working fine. good.
* new system : Swtiching ESB or Beacon
I would...
When I connected mqtt on nRF9160, I found a strange problem, which caused the device to freeze and become bricked. The location cause was found to appear in err = mqtt_connect...
Hello, we are semi-experienced with Nordic,
We are doing a DC power driver, during operation we do a NUS data send if we are connected and the NUS has started. When we get...
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...