Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Good day
My nRF51822 uses the Eddystone example with SDK 12.3.0 in conjunction with S130. When I configure TLM in slot 1, I notice that the temperature is about 6.5 degrees...
Installed nRF5_SDK_15.2.0_9412b96 and nRFGo Studio. nRFGo Studio fails to recognize the nRF52840 DK board. Screen like this:
It sees and correctly identifies the Segger...
I am trying to do things like
get the current date and/or time
configure a socket
activate a socket
Usually I use commands like
at+cclk
at+csdf
at+ctzu...
I am following the Thingy:52 "Compiling With Keil" instructions provided in the following link.
nordicsemiconductor.github.io/.../firmware_compile.html
However, I get...
Hi,
We have released multiple products with the NRF52832 chip with SDK's ranging from 10.x to 14.x, quite successful so far.
However, one part that is lacking in my opinion...
I have been struggling with getting nrfjprog working on CentOS 7.x. Each invocation results in the following error due to the version of glibc used to link the nrfjprog binary...
Hello!
A quick question about how to shutdown unused RAM on the nRF52810-CAAA?
We're not using any of the Soft Devices. Our code is pretty tiny. Map file attached.
We...
Hi,
I want to read data from my ble UART (NUS), to do that I implemented the NUS service and registered the onDataWritten callback (which is the MBED equivalent of the HVX...
Hello:
If we are to use the nrf9160 in a production product, what additional certifications are required? For example, if I purchase a Telit cellmodule, I still have to...
Hello All,
I want the DFU service at the application level, not at the bootloader level. Means I have to build a very simple bootloader but I want DFU service at the application...
Hello nordic:
nrf52832 how to control pa, i use this functio pa_lna_assist(). This function is the solution on BBS.this used for s132,but i use s332.the ble is ok,but the...
As per description, I don't understand how to make a dfu package that writes the whole MBR+Application range and doesn't use a SoftDevice, for example out of a hex file such...
I'm using SDK 15.2 and trying to set up a USB mic class. I am having trouble getting the SOF audio interrupt to fire.
I initialize the app_usbd module with the configuration...
Hi
I would like to know that is there any Blue tooth low energy relay like RFID tag , which can detect bLE only and can trigger a circuit. It should have small form factor...
Hello everyone , i have noticed that the sniffer can pick up the the packet from the same channel twice.
According to the Bluetooth 4.2 specification, the advertisement...