Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Softdevice : S132
SDK ver : 15.3.0
Board : MBN52832DK
Hi There,
i was trying to do the DFU Example (ref : https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Hi,
I am using nrf52840 dongle and tried to program it with the example that was provided with sdk15. I programmed it with ble_app_bps, it successfully paired with my...
Hi there,
I'm working on a BLE project using the nRF52832 and am having trouble implementing flash storage. I'm using SDK 132 v6.1.1, and the flash storage library to save...
I am implementing the Device Information Service, and want to include the bootloader version as "Firmware revision" in DIS and the application version as "Software revision...
I am new to nordic ble chips.
I am using nrf52832 ble chip, s132_nrf52_3.0.0_softdevice
I am trying to update firmware on the air. But I am getting an error that I do not...
Hey,
Up until now I have only been dealing with software. Now however, I want to create a device that I can use to track my bike by GPS and heading. In the future, I want...
Hi
I am having a problem now(maybe a bug).I refer to nest_state.c and access.c build my user_flash.
But some time,when I reset device,write data to flah will be fail....
Hi,
I'm using the nrf52840 with sdk v15.3 and I'm trying to list of the characteristics of a specific service that has a 128 bit uuid running on a peripheral. However, even...
Hello,
I would like to be clear on the pros/cons of registering a new SIG-adopted UUID versus a vendor-specific UUID. We are a small developer and the cost of registering...
Hello,
I have two differents sensors on one SPI port and I don't really know how to be able to use both. Of course all are connected in the same MISO/MOSI/SCK but there...
Hello,
We currently have several devices out in the field as test units, installed at beta sites. The new modem firmware v1.1 has several features/fixes that we want to...
Hi, we are working on custom board using nRF52811 SOC, I have some confusion
1. regarding the antenna design, I copied the Antenna from Dev board, but it is designed for...
Hello,
There's an interest on the LTE-MTC module.
I can see it's based on nRF9160.
I'd like to inquire about the MTC technology please, does this module support CATM2...
Hi,
I'm using a buffer size of 64 bytes using function
nrf_drv_uart_rx(&app_uart_inst, rx_buffer, 64);
When I receive only one byte packet from the remote, I get EVENT_RXDRDY...
i want to use pwm of rnf52810.but i don't know how to recognize what pins is pwm.
what pins in 52810 i can use wire to connect and then use it's pwm function?
or i can...