Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
I use s130 /center ble_hrs example , add 7 peripheral characters and add dfu,but when I want to update codes, I find it start dfu,start bootloader and connecting.... all the...
hi.
in s110 there is no problem but when use example ble_ant_app_hrm in s310 nrf51422 the ble getting error.
its error code is 536881912 :( .
in debug point error ocure...
hi.
i wrote a program in s110 and it work fine . in it i creat my own service .
but when i want use my service in s310 softdevice in this line i get error forbiden or error_code...
How can I flash SD110 and Serialization on Wavetek's WT51822 shield? I am working with an ST nucleo64 and mean to use STlink for flashing.
I found an application note from...
what is the procedure to find connected device is bonded or not, should i store the device, application or service context in persistent memory to help recognizing bonded...
Hi Nordicsemi,
I am working on peripheral BLE device, the device accessible from smartphone i am also writing the smartphone app, i want just my app to be able to connect...
Just received my Nordic nRF Smart Beacon Kit and was following the instructions in the User Guide to get setup. I inserted the battery into the beacon and there's an LED flashing...
My project is working but nRF connect does not seem to show it properly when advertising. It shows up for a moment then dissappears then shows up a while later on the RSSI...
I did try to SPI example in nRF5_SDK_11.0.0
But, I saw print in serial terminal only one-byte log which is NRF_LOG macro.
Basically, It SPI example included app_uart.c in...
Can't transmit a modulated carrier for FCC testing
part: nRF52832
We are writing our own firmware to support FCC testing. We have been successful at controlling the chip...
Our project use 51822 and another MCU stm32 to transmit heart rate data by uart. then 51822 SPP heart rate to smart phone APP. Now, We meet a issue that 51822 UART will crash...
Hi,
I just found what looks like a bug in ble_nus.c in SDK12 - not sure how to report it so I'm just doing it as a question/answer combo.
Basically:
Connect to...
Hi,
I'm developed a custom nRF52 board, and the main method to reset is via power cycling the power source (battery). Using GCC, should I still keep:
CFLAGS += -DCONFIG_GPIO_AS_PINRESET...
Now, I'm using the SDK12.1.0 and the device is NRF52832, I trying to use the secure DFU bootloader, when I open the Project Nordic provided(PCA10040 Debug) and build it, the...
Hello,
I have a PCA10028 that I want to use as a sniffer using the NRF Sniffer firmware. I tested it in macOS and it's working. The problem is that I also want to connect...