I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
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...