Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
Hi folks,
We are in the process of evaluating nordic chips for our product.
One of the features we need is the ability to record an audio sound from an Ios app, send it...
Hello,
I have got nrf Power Profiler Kit for power consumption testing in our application board. I have a question regarding its output voltage for DUT devices. My application...
The project I am working on is to store the data acquired through BLE_uart_c and the data collected by the sensor on SDCard. I use FreeRTOS. The problem is described as follows...
Hello,
I have been developing a project and have run into an issue that I have been unable to resolve in the past two days. The code I have is in every way similar to other...
Hello,
I am using multiple custom boards with ISP1507-AX modules from InsightSIP, based on the nRF52 chip. I want to verify the revision numbers of the nrf52 chips inside...
Hi,
When libubsan and libasan is install the build systems enables some sanitize features in the compiler. These are trigger by the unit tests and four of them fail.
The...
Hi there!
It seems like I've accidentally destroyed LTE modem firmware in my nrf9160 DK during some experiments.
DFU update utility just can't flash the latest firmware...
Hi Nordic:
I just got some confused when I did development between mesh-sdk-2.2 and mesh-sdk-3.0 examples today.
And finally I find a steps to produce an issue of compatibility...
The project I am working on is to store the data acquired through BLE_uart_c and the data collected by the sensor on SDCard. I use FreeRTOS. The problem is described as follows...
Hello,
I have a device that use a NRF51822 with softdevice S110 V7.1.0 with the corresponding bootloader.
The new firmware I develop for this device is base on softdevice...
Hi,
I want to know which pin is signal input and which pin is signal out put for XL1 and XL2, XC1 and XC2.
The document just say they are analog inpu, no ohter introduction...
A cusomer wants to replace a serial communication with BLE. Host side is fixed with WL1837 Wifi-Bluetooth Module and Linux.
How can he implement the Nordic UART Example...
Hi! I have tested programs on three nrf52 DKs before, and when I connect this time, two of them show up and work well on my PC, while the other one just has all four LEDs...
In our Nordic application, we are sampling ADC data at 500Hz and sending the captured 5 sample data at 100Hz frequency to UART Mobile application over BLE.
Each sample is...
Hi,
I run the demo program "ble_app_hrs_freertos" and the ble can advertise, and my phone can find the device,but can not connect to it.
When I run demo program "ble_app_blinky...