I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello Team,
I have downloaded the Zephyr project and working on the LwM2M sample client application to make nRF52840 DK as an LwM2M client. I have followed the below link...
Hi,
Referring to White Paper nRF9160 Hardware Design Guidelines v1.0, what is the scenario (supply voltage, band, antenna VSWR, TX duty cycle...) behind maximum heat power...
Dear Sir,
I'm using nordic's example codes above to tx and rx, but i can not get them working properly. the LEDs should light on the receiver side according to the example...
I have a strange issue on the nRF9160-DK board using the nRF Connect SDK, GNU ARM for GCC v10.2.1, built using makefiles.
I have two threads that both wait on a semaphore...
Hi,
I am trying to change the tx power of Zigbee using the following APIs :
1) zb_set_tx_power(0x32); 2) nrf_radio_txpower_set(NRF_RADIO_TXPOWER_NEG12DBM); 3) nrf_802154_tx_power_set...
I am currently using a nRF52-DK to follow the connection between two external devices. I run the sniffer and start/stop the sniffing via Wireshark. When I start sniffing,...
Dear Team, I face Following error with example downloaded from Github,
error 1) Output/Release/Obj/saadc_pca10040/ses_startup_nrf_common.o: in function `InitializeUserMemorySections...
Chip: NRF52840
Firmware platform: Wirepas V5
Hello!
I am now writing firmware for a product based on HW&SW mentioned above.
It is powered by battery and sends data...
Dear Sir,
please do me a favor to reply on my following question.
our project is a keyboard which we expect can work on both ble and 2.4G. we will use other brand of of...
Hello
I am using nrf52832 and sdk v17.0 I recently succeeded in controlling several ws2812 LEDs through I2S. And now I'm going to combine these codes with the others.
...
Hello,
I'm trying to get the SPI drivers working in slave mode. I have tested my master (Atmel L21) on an Arduino and I can see my message clearly. I'm trying to get nRF52833...
Hello
I want to access to the buffer to see what I am transmitting for then change the data to transmit to be able to verify, also I want to know where I can find de Kconfig...
Hi!
I have a custom board with a NRF52840 and some extra sensors for my application. I'm trying to comunicate with one SPI sensor but I have a little extrange behavior....
Hi,
I am trying to create a combined Bootloader + Bootloader Settings + Application hex file to flash the same into the devices during the production.
Bootloader Project...