I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi,
I have paired two 51822 watches on iOS 8 on iPhone 6 plus. I found that when two watches moved far away and move back to the phone. The phone will not connect to either...
Hi Nordic Devs,
For my project, I am looking for couple of tactile SPST (Single Pole Single Throw) switches like this one . Would appreciate any alternatives that are cost...
Hi!
I realize that the paint on this is still drying, but I'm wondering if anyone is seeing the following behavior?
I can run an program based on this API once. When...
I'm developing a custom solution using the nRF51822 CFAC. The nRF518-SDK version 6.1 does not explicitly claim support for the CFAC. Will there be issues using this SDK and...
In my plan I have a rf moudle NRF24l01 , this is not important, so , If you see in figure 1 we have radio masts that send waves in around. we can't accept this. my plan for...
I have a system where any two identical devices need to establish a communication between each other, without any prior knowledge of which is master and which is slave. Currently...
I have the 51822-DK. I was finally successful in uploading the Heart Rate Monitor example application to the chip with the S110 but now it looks like nothing happens. I downloaded...
Hi nordics.
I am trying to do s120 multilink_central example.
However, this example doesn't work well, and I cannot debug central example.
-Environment-
board...
Hello,
I am working on pca100028 and using s130 softdevice(SDK 6.1.0.0.). I am trying to see UART log on pc. But my code get stuck at the following while loop.
void simple_uart_put...
I am using ATmega32s to drive the nRF24L01+ chips and a low dropout 3.3v regulator (TI’s LP2950) to power the nRF from the five volt buss.
Both the transmitter and receiver...
We are seeing bonding issue between Nexus 6 and our 51822 based product. After inspecting the sniffer capture, we observe that the phone advertises its IO capabilities as...
I have an nrf51822 S110 based application that tries to discover the primary services on the GATT server at every connection of a central.
Unfortunately, the central does...
Hi,
I have read all the answers about ANCS, it seems there is no conclusion can be resolved the problem, that is "It seems working first connection. But after rebooting iOS...
Dears:
I'm using nRF51822 with softdevice S110 . And I want to know, how can I switch the communication mode betwean BLE and 2.4 G ?
If possible, could you provide me...