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...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
Is there a chip with the same or even better specs then the nRF51822 but with more transmit power (at least 20 dBm)? https://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.1...
Hello,
my BLE application needs at least 5 different services to transmit different sensor data to a GATT client. I´m wondering how I can add that many UUIDs in my packet...
Hello Nordic Team,
We are currently working on a project that has nrf51822 and currently in the production stage. We are facing an issue with Bluetooth getting disconnected...
There is a bug in nrf_bootloader_wdt_init() in nrf_bootloader_wdt.c that can cause all DFUs to fail for long WDT reload values. I found this bug because I'm using a really...
Hello,
We are using nRF52832 to develop a door lock controller. As nRF52832 cannot work as NFC master, we use another chip to read M1 cards. Everything goes well, except...
I was under the impression that when the voltage was 0 in a GPIO pin, reading from that pin would return 0, and if there was any voltage going through the pin it would read...
I found a Q&A that shows 1 channel 2MHz pulse but i don't know how to generate 2 channel GPIO pulse with 2MHz frequency
(one channel is inverted pulse to another channel...
This is a bit of a weird question, but I thought maybe I could get a few useful inputs here.
I'm working on a mesh-like project where we need to facilitate communication...
I would like to switch to using libUARTE for both of my UARTs but I don't have any additional timers free. Is it possible to do this and use FreeRTOS timers?
Thanks,
...
Hi,
We would like to interface with our nRF52840-DK from a PC.
We need to be able to send\recieve data from PC -> 52840 using Nordic's UART service.
We are looking for...
Hi,
We are the company which widely use your products in our devices. Currently we have the nRF9160 based device which have permanent trouble with radios. I want to ask...
Hi All,
Is there a tool or app that shows a visualization of Thread RSSI?
Any help would be appreciated, thanks in advance.
Best,
Tao
Ref:
https://devzone...
Hi,
I am developing both Central and Peripheral devices with nRF52840. For consistency, both are using SDK 15.3.0 and S140 V7.
I am able to connect to peripherals and...
Hi,
I was try to import modul nrfxlib in extising cmake project. My IDE is Eclipse CDT. Version of Zephyr is 2.4.0. Reason to do that, was testing SoftDevice BLE functionality...
We are using our board design using nRF52840.
During bringup I noticed that I could not run the Softdevice and the SPI driver simultaneous. After a bit of debugging it boiled...