hello everyone,
I am using the nRF52840-QFAA-R7 (48-pin package) along with the nRF52840-DK development board. I have a question regarding I²C communication. Currently,...
I have already written the factory data to the device, and commissioning via Apple TV is successful.
It also works when using the --bypass-attestation-verifier 1 parameter...
Hello!
I'm new to Nordic Semiconductor and currently developing a project for which I need support regarding the nRF9151 DK . Before placing an order, I would like some...
Dear nordicsemi,
In our application, we need obtain the number of input edges,but we always get a incorrected result in a long-time testing situation (2-3 hours), and this...
We urgently need to add support for Band 40 (B40) to our product. Our use case is very specific, and as far as we understand, the NRF91 currently does not support B40. We...
We are looking for a microprocessor which will be integrated with health sensors, bluetooth and other modules. We found that nRF52840 was a good option, requesting suggestions...
Hi Support team
1) What is the actual minimum operating temperature of nRF51802?
2) Could you help clarify more details about the temperature sensor(TEMP) of nRF51802...
Hi, I am developing something using Zephyr on a nRF52840-DK as one Bluetooth mesh node and a Thingy as the other. To program the Thingy, I have it connected the Thingy to...
Hello -
I am trying to run the USB CDC ACM example on macOS 10.12.6. Following the instructions in the example app, I should see a virtual COM port as /dev/ttyACMx when...
Hello,
I am doing some testing on the nrf52832 DK using the mesh light switch example, i am sending ACK messages, i would like to log the time it takes the message to reach...
Hi,
What is the proper way to set "real time" in nRF9160 with nRF Connect SDK?
I want the function time() from the file time.h to return the correct time.
I know that...
I am using SDK15.3.0 and softdevice 6.1.1 on a nrf52DK.
I have a binary (compiled contiki application) that works when I flash it using nRF Connect. It is flashed from address...
Hi,
I have a PCA10040 board (nRF52-DK) which has a P20 debug out interface. I've got another nRF52832 breakout board which has VCC/SWIO/SWCLK/GND wires for debug/programming...
Hey,
I configured one device as low power node in mesh network.
With the button press interrupt low power node wakes up and perform some operation (publish BLE message...
Dear Nordic
I am using SDK14.2, I cannot pint info . SDK periphral uart and serial can't print also
nus example jlinkrtt print as below:
<00> warning> nrf_sdh_ble: RAM...
Hi,
I am using pc-ble-driver version 4.1.1 with the SD version 6.1.1.
I want to configure the TX power for the NRF52 USB dongle.
Do you have a code example for configuring...
Now I can build & download nRF52840 SDK example with Eclipse.
But Eclipse indexer(F3 key) can not recognize include folder.
So I added every include folder to .cproject...
I'm having a advertising device and then I want to stop advertising and prevent BLE connection from device that would have received the advertisement. It seems to work by...
Dear Team,
I am trying to add my Thingy 91 to nRF cloud, but I receive the following error :"There was an error adding your device: No device found with id 'nrf-xxxxx'....
Hi Nordics
https://devzone.nordicsemi.com/f/nordic-q-a/22595/can-not-received-ble_gap_evt_timeout-event-when-connect-timeout/88877#88877
Referring to the above post, I...
Dear,
I am trying to test BLE on the THINGY:91.
Follow the Q&A for "Introduction to Nordic THINGY:91" webinar, Q12 of @ Petter Myhre
I tried with Zephyr HCI UART example...
Hi,
I'm trying to debug my bootloader (I2C specifically) using Ozone. However the CPU only seems to halt when trying to debug the bootloader.
Also setting breakpoints...