Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
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...