Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello guys, I was doing some testing with the QSPI component, and noticed exceptionally high current draws depending on whether the Peripheral was on, off, and if the Macronix...
I’m designing a board with nrf52840. For the RF layout part I’ve followed the reference design apart 3 pads near the pcb antenna.
The question is: How much is indicatively...
working environment:
SDK:12.3
WIN8.1
hardware:nrf51822_qfaa
nrfjprog:9.8.1
problem:
using nrfjprog to program application(s130 + bootloader + application),application...
Hi,guys
I got a problem. I tried to create a service to control led over BLE, when i finished, it can advertise, everything was ok. But when i tried to write 0x01 to control...
BT832 connect to a passiv MEATER temperature senor. How should I configure the Device with AT-commands. I use Docklight to send AT-Commands from my BT832.
Hi Team,
I want to connect the nRF52832 based custom board to AWS-IoT cloud.
The Simcom 2G module is interfaced with nRF52832 over UART.
Can someone guide me from where...
hello everybody,
In my application i want to check if a password is set, to enter bootloader, otherwise don't start the bootloader.
This should work without bonding. ...
Hi, I'm new in the use and development of chip.W here do i start to develop myself?
eg my first aim is to make bluetooth headset compatible with android. Can you help me...
Hi, I have been looking at the following document nRF9160_OPS_v0.7.1-1510217.pdf which I had downloaded from the Nordic website today. In particular the layout guidelines...
Hi,
I run the "ble_app_uart" from sample program and leave it as it is. The program ends in NRF_BREAKPOINT_COND with "Fatal error" after a while. It is displayed as a screen...
Hello
I am using the nRF52832 with SDK 14.2, JLinkRTT Client, and SEGGER IDE. The system simultaneously runs a soft DAC, IMU, digital potentiometer, and provides variable...
Hi all!
I want to use the BLE stack by Nordic. I figured out that S132 is the appropriate HEX image for nRF52832. I can burn the softdevice into flash with nrjftool.
An...
We have an application where certain executions hold more priority over BLE link. We are implementing a critical section(disable/enable interrupts). However, in some corner...