My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
I would like to pick up audio signal with a microphone for ex. AKU340, then use audio codec to digitize it, then save the output in a SD card connected to the nrf52, reading...
Hi there! I am a beginner of bluetooth technology.
We try to build a kind of IoT based on bluetooth mesh nodes with nRF51822. According to the instruction of nRF Connect...
I've found out that softdevice S130 cannot handle the length longer than default MTU(23).
But I know L2CAP is responsible for assembling and disassembling packet.
So...
I'm using nrf51822 & S130 to read the temperature humidity values every 5 seconds from AM2301 sensor. For that I am using timer in system on sleep mode. The current consumption...
Thanks for all support so far.
One thing I want to ask that does your nordic Beacon chip can support Bluetooth 2,0 as well ?
I mean is it backward compatible
hello,
I'm using nrf51822 as proprietary model, I found it can not received 500 pkts complete from 500 nrf24lE1 labels during 2 seconds(every nrf24le1 send one pkt per...
I am trying to develop a BT Microphone that can pair directly with a BT speaker.
The Mic will act as a server for the speaker (client).
I have some nRF52 EVB.
Do...
We have used a logic analyser to verify this.
SPI initialised and talks nicely with an ADXL362 accelerometer part.
We have interrupts configured.
We go into sd_power_system_off...
Hello! I've soldered my first board with nrf52832 chip + PA on it. Everything works well beside the radio. The real distance (less 10m) even worse than on nrf52dk despite...
Just got my nrf52DK and connecting and dropping the HRM demo to it worked like a charm but since then, all attempts to get something else to run failed. Erasing all and reprogramming...
I have a very simple test program to run the radio through the transmit sequence, each task is called from the radio interrupt handler according to each event.
The process...
I'm pretty new with microcontrollers and SPI.
I connected fisically an nrf51822 microcontroller to an external SPI flash memory.
I connected MISO MOSI ports to some random...