Hello, we're currently developing BLE devices with PCA10040 and nRF Conenct SDK 2.9.0.
During a series of experiments, we found that with the same hardware and the same...
I just obtained a PPK2. Nice to see an ARM native installer for nRF Connect on MacOS.
However, for the PPK2, only "Not supported yet" is displayed.
MacOS version is 14...
I am receiving the above error when trying to create a destination under "Device Management -> Message Routing Service -> Add Destination". There is no further indication...
NPM2100 EK CONNECTION
Can I connect The NPM2100 EK with NRF52 DK? If so..... 1. How do I physically do this? 2. Can I program the NPM2100 EK to send Voltage Supply of 1...
I'm trying to convert some code from ESP32 to nRF, and I'm having problems with the microphone input. Mind you, I'm a beginner with nRF, so I'm sure I'm missing something...
Hi,
I got my hardware modification which added the nRF21540 to our system more or less running under NCS v2.9.0.
Currently, I have the following FEM and antenna configuration...
My nRF51 will occasionally lose connection to the computer, and I have to disconnect and then reconnect it before it will work. How can I reset the device dynamically, without...
I'm trying to compile a project I have for nrf51 on nrf52. I am running into errors with macros not being set.
For example:
error: #20: identifier "ADC_CONFIG_RES_10bit...
Hi,
I'm working on a sensor application that sends out fairly large quantities of data via BLE notifications. I understand how bluetooth works and have read and followed...
Hi,
I'm currently testing ble_app_uart on nRF51822 custom board. I connected it to nrf51 DK P19 and was able to program the hex file successfully.
But it doesn't run...
Hi, In your documentation you specify the maximum CPU temperature 85 DegC.
What problems could one expect after this point?
How much safety margain du you have on this number...
I'be been reading over and over the datasheet but cannot see how to dissable Enhanced ShockBurst features for my application which only requires basic one way radio.
I...
Hello,
I'm trying to program that module, but i can't do it correctly.
I'm using a program that works fine in nrf51 DK, but when I program this in ptr5518 my smartphone...
I want to port either the S210 experimental DFU over ANT_FS to serial DFU or the S110 dual bank serial DFU project to be S210 compatible.
I'm using S210 V4 and SDK 8
...
I would like to connect more than 8 devices to a single host. Therefore I would have to set the same role to multiple devices.
What are the implications of using the same...
HI,
I have some problems with the function sd_ble_gap_scan_stop(). I want to stop scanning into the RTC1 event handler but when I use this function (sd_ble_gap_scan_stop...
HI:
i have a question.if i use 51822 to connect other ble(ti or csr) ,could that be achieved.i have used ti dongle to scan 51822,but can't found 51822 device.if 51822 connect...
Hello,
In our project we use HID service. The difference between our HID and standart HID is that we use our own UUIDs. Our report charactestics include Report Refernces...
I'm having trouble compiling the pc-ble-driver ( github.com/.../pc-ble-driver) on windows. Some help debugging the problem would be greatly appreciated. It might be an issue...
Hi,
I am using SD110 V8.0.0, SDK 8 and chipset nRF51822 QFAC.
Sometimes my app get assert error from file A\a with random error code and 0x0000000 line number. How to...