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...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi, we are currently looking at making a zigbee light switch using the 52811. However since the zboss library files are compiled with FPU directives the only way to build...
I need to read data from sensor and publish it to the mesh network. So the question is do I need to create Sensor model for that or, as in one of your replies , you suggested...
Hello Nordic Team,
I want to connect peripheral using Mac address, i am setting mac address filter in Scan init but Filter is not getting set
below is my Scan init function...
Hi there,
We have a network of zigbee with XBee-PRO modules working as co-coordinators and end nodes. I have to use BMD340 zigbee node to join that network as well. We have...
Do you have any example which is using NRF_SDH_DISPATCH_MODEL_POLLING for advertising, as well as scanning.
In nrf_sdh.c file, there is only interrupt mechanism in example...
I have an nrf52840 dongle. I can enter into DFU mode and the nRF programmer application recognizes it and shows the memory layout.
When I copy sniffer_pca10056_129d2b3...
Hi,
I am using nrf52832 for advertising and scanning. My board stops advertising after disconnecting.
I am calling all initializations (like ble_stach_init() ) from my...
Hello Sir is it possible to test Zigbee Coordinator project with one nrf 52840 board and one Hue bulb
Example from light control example ->light-coordinator
Hi Support,
This issue happens in nRF5_SDK_16.0.0_98a08e2 and nRF5_SDK_15.3.0_59ac345.
Directly import the example from SDK (examples\peripheral\flash_fds) into SES, build...
Hi,
I'm trying to get NRF Connect 3.3.0 connected to a nRF52 DK with a PCA10040 and get the following when I try to connect to the device: Received status with code 0 PKT_SEND_MAX_RETRIES_REACHED...
Greetings!
I am using the SDK Mesh 3.1.0 and Softdevice 6.1.0 with the nRF52840 Dev kit: (PCA10056)
I'm having some issues with the example provided in $MESH_SDK/examples...
Hello everyone,
I just started working with 802.15.4 using nRF52840. I wanted to know weather we can do RX-to-TX using 802.15.4. If yes what are the API's available to do...
We have problems with the restart which the application does after receiving the DFU attribute is written.
Startup should work like this as I understand it: the reset vector...
I have 2 hardware revisions, one with the GPS LNA attached to MAGPIO0, the other revision, the LNA is on COEX0.
In my prj.conf file, I have the following setup for handling...