I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hi,
I have a custom 9160/mfw1.3.1 board with a set of matching networks and I need to setup MAGPIO to control these. This will only be used for cellular, not for GPS.
...
Hello,
We have produced a product that uses the 82520 chip. This product uses the NUS service. We want the Windows PC to use its built-in Bluetooth to connect...
Hello,
I need a PMIC for a lithium polymer rechargeable battery solution.
The nPM1100 from Nordic is interesting, but I see there is a cap on the output current available...
I cannot get the blinky example to work with my NRF52 development kit. I used the example in the pca10040/blank/ses folder and it worked fine. I then modified the code per...
Hi,
I'm evaluating a NRF52833 DK running the peripheral-uart example.
My Galaxy 10E can pair with the DK and the nRF connect Android app on the phone can find it and connect...
Trying to diagnose an issue, and looking for documentation on the memory mappings for the nrf52833 using S140 v7.2.0 - something like infocenter.nordicsemi.com/index.jsp ...
Hi,
We have a custom PCB with external crystal for HFCLK. Can you tell whether the external crystal is used by default for HFCLK or it has to be selected in the HFCLKSTAT...
I am using timer 3 as a counter for my capacitor discharge time. Currently, the value of is always problematic because it shows with too many deviation values sometimes...
Hello,
Is there any user manual to the nRF Connect for Android? I guess it is quite simple tool, but I am complete beginner in the BLE and would appreciate some description...
Hello All,
Currently we have a nRF52832 firmware .hex file for mass production.
And we use "nrf connect - programmer" to firmware programming without any problem.
...
Hi!
I'm updating to SDK v1.7.1 and I am looking at the changes in LwM2M Carrier Library v0.20.1. I was previously using LwM2M Carrier LIbrary v0.10.2
The big change is...
Hello,
I'm trying to install circuitpython onto an nrf52833 dk board, and am running into a fair amount of trouble.
Wondering if anyone can provide a guide on the explicit...
Hello,
I am trying to port the 51822 project to 52833. I am testing the port to 52832 temporarily.
The 51822 project is a commercial product.
SDK – 17.1.0 SD-S132, PCA10040...