S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hi,
I need to add custom information into modem and have found that in v1.2 new ODIS fields were introduced.
As I see I can provide any text for device ID, manufacturer...
Hi Team,
I am using latest Mesh SDK and nRF5 SDK.
In sdk coexist example for nRF52832, I tried adding provision over GATT bearer support instead of ADV bearer. After changing...
Hi to all,
I'm slightly going crazy, I'm looking for information related to LE Audio DEV Kit, all the information brings me to KIT rn52 (ok I'll take it now!) But no one...
Hello, I am building a power switch for my application and have some questions about expected behavior when holding a GPIO output signal at HIGH during System ON sleep mode...
Hello, I tried to merged two examples from SDK
1) I run ble_app_bps example from SDK 15.0 HW - PCA10056, nRF52840
2) I included to the main.c
3) I defined in sdk_condif...
Hello,
I am working on a little app running on nrf5340 app core. Now I want also to program the network core, to be able to exchange data via shared memory as little demo...
IMEI 352656100982084
I need your support to solve this matter urgently because we are developing a IOT solution to monitor several thousand motors - one Thingy 91 for each...
Hi Team,
We are using nRF9160 -DK (0.8.3), As per the document we followed the procedure from here . Loaded the respective application to the on board controller(nRF52840...
Hello
I try to use nrf24l01 in multiceiver mode for a domestic application
I made a simple set-up with 2 nrf24l. On the receiver i activated 4 pipes (0 to 3) with these...
Hi,
I have updated the modem to version 1.2, and connect sdk to 1.2, and now the SUPL library doesn't work? I'm using the GPS sample and it is getting stuck at "starting...
I have the mesh light switch on/off example running. What is the easiest way to test sending and receiving data from a non-mesh device to the proxy node? I want to be able...
Hi All,
I have programmed my nrf52832 device with DFU bootloader,softdevice and buttonless app provided by SDK. I am using SDK16.
My device is getting recognized by nRFConnect...
Hi:
The nRF52840 VDD voltage supply range is 1.7~3.6V
So if we provide 3.3V to VDD, the voltage ripple spec. is still 1.7~3.6V?
Or other spec. that we need follow? ...