Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hi,
Is that possible to run the radio_test_example (\nRF51 SDK_v5.2.0.39364\Nordic\nrf51822\Board\nrf6310\radio_test_example) on the nRF51822EK? If yes, what modifications...
we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
We used 52840 chip to produce a near field communication module, the antenna is on board antenna, some problems occurred during the verification process, can your engineer...
hello Nordic
i work on nrf52832, trying to run it with zephyr application
one board runs fine (more/less, there are some MPU FAULT issue that i am facing with no luck...
Hi everyone,
I have some issue when my device is in very low temperature of -60°C / -70°C.
We use an NRF52832 (SDK 15) on modules (BMD-300 frome UBLOX formely RIGADO...
I'm working with lsm6ds33 sensor using lsm6ds3 driver I get some results, but they are ae rarely modified and didn't follow the IMU motion so how can I correct this.
(The...
Hello,
When I use sntp to get the timestamp from time3.google.com, getaddrinfo returns a -10 error. nrf9160 device also reboots automatically, why did the device reboot...
Power Profiler app v3.5.0 running in nRF Connect for Desktop v3.12.0 in Ubuntu 220.4 reports "No Supported Devices Connected".
I have used my PPK2 successfully recently...
Hello team,
I was not able to receive a suitable reply for this post for almost two weeks. I started thinking the engineer had gone for vacation. That is the reason I...
Hai, how you doing?
I am facing difficulty in trying to connect ble devices with windows 10. I am using BLE dongle APLIC WDP 304747 (Also tried another couple of BLE dongles...
In nRF Connect SDK 2.1.0 the devices in the DTS file are missing the "label".
For example, in nRF Connect SDK 2.0.0:
gpio0: gpio@842500 {
compatible = "nordic,nrf-gpio...
we are using NRF52840 , with a SD card. Data is stored in SD card in Text file or .csv file every 10 mins. We want to push the data to Mobile App either using the BLE or using...
about ANCS categoryID 12
I see this website
https://www.linkedin.com/pulse/working-ble-profile-apple-notification-center-service-sarda
have any one know
how to get...
Hi Nordic,
1. Dual Uart this code i used
2. Its working fine and am getting output also
3. But i have doute its printing from uart0 but i want from uart1
4. For that...
Hi,
currently, it seems the CIS bidirectional mode is not supported. I understand that telephony and these profiles then are not able to be evaluated like in a "real setup...
I'm looking to develop a board using the nRF52810 SoC, and am prototyping it on breadboard to start with. The circuit I've set up so far is the same as the reference circuitry...
Hello,
I have been trying to resolve an issue for a few days now. Here is what I'm trying to do.
1. initialize gpiote and tie a pin to an interrupt handler
2. initialize...