Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
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...
Hello All,
Recently, I started working with nrf9160 and found it uses Zephyr for building application. Can anyone suggest me a any good tutorials for learning Zephyr from...
Hi I am following the instruction in the following link to do a open DFU through USB UART:
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started...
We're experiencing occasional unexpected hardware watchdog resets. The watchdog is set to 10 minutes, and sometimes just 2 minutes after feeding the WDT we see a reset triggered...
Hi there,
I'm currently developing a ble mesh network for the Thingy 52. I'm accesing the temperature and humidity sensor but I need the firmware code of the Thingy 52...
Having problems bootloading my own application on my hardware. The application runs fine alone. Using SDK 16.0 and secure_bootloader/pca10056_uart example via Segger SES....
Hello,
anyone with with knowledge on how to control the gpio pins of the NRF 9160 SiP?
In my scenario, I am using P0.01 - P0.12 as digital control signals, for "Enableing...
Hi Nordic
For mesh-sdk-4.0 examples/light_switch/server, how many LPN can a server to establish friendship?
Is it limited to MESH_FRIEND_FRIENDSHIP_COUNT?
Regards...
Hi, I have custom nRF52832QFAAE1 when I tried to run Peripheral applications which are working fine. whereas BLE applications are not running it seems.
here are the things...
Hello,
When I clean a project and do a new build, parallel settings looks wring (my AMD ryzen 3900X with 12 cores never use more than 40 %).
Do someone have a setting...
Currently, we are testing the nRF52840 range evaluation using the nRF52840 EVK kit.
As of now, we are getting the only 120 to 125-meter range using 125kbps data rate @ 4dBM...
Hello.
I found in Provisioing chapter on this document: https://www.bluetooth.com/specifications/mesh-specifications/
something like list of provisioning commands: ...
Hello.
I plan to perform antenna matching to improve the performance of my design.
I would like to know any differences when performing the match on bare pcb and pcb...
Hi,
I'm working on a test for the pulse width measurement, the input is analog signal.
I'm using a while loop, and use nrfx_comp_sample in the loop to get the voltage...
Hi All,
I just start to use the Thingy 52 and I would like to know if there is any source code for development purpose for Windows. Also, which development software does...