Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
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 want to know to which pin should i rely my AMPERMETER so i can measure the current consumption of the µC .
If you have other hardware solution to measure the...
Hello,
I am trying to flash a Sparkfun thing plus nrf9160 board but I am not able to for some reason.
This is what I am getting on the logs when trying to select the...
Hi all! I'm new to mesh bluetooth technology and I'm stuck with some bugs.
I am using the development boards nrf52dk and my goal is to create a network of about 6 nodes...
I am using nRF5 SDK version 17.1.0 and am seeing this line in file examples/ble_peripheral/ble_app_uart/pca10040/s132/ses/flash_placement.xml
<ProgramSection alignment=...
Hi, I am trying to transmit data via Bluetooth from two sensors at the same time to a dongle that will send the data to the computer via USB, I am able to connect the two...
Hello,
I'm doing some current measurements on both the Thingy91 and the nRF9160DK and I'm seeing some weird behaviours. My setup is as follows:
First measure on the nRF9160DK...
Hi dear reader
I've read several threads on this issue, but none of them could help resolve my problem.
I've an application which currently is only starting some advertising...
Hi
I am looking for an advise about selection of the optimal connection parameters. I am using couple of nrf52832 devices as the nus peripherial. As the central device I...
Dear colleagues,
I'd be very grateful for your help in the following challenge: I would need to change pins and/or i2c bus speed without recompilation of my code.
I can...
Hi,
I am following the NRF5 getting started guide. Unfotunately, I am falling down at the first hurdle. When copying the .hex to the JLINK storage, a fail.txt is generated...
i am using a custom board same as the https://devzone.nordicsemi.com/f/nordic-q-a/29195/nrf52810-custom-board
i edited pca10040e_s112.
it got stuck at sd_ble_gap_ppcp_set...
Battery free BLE solutions are exanpding (wiliot, nexite, atmosic etc). Is there a plan in Nordic to provide a low power chip that will support battery free (or at least ...
I am trying to use the MCP2515 SPI2CAN adapter with the nRF9160 DK.
I started by trying to get the Zephyr socket_can sample to work. My efforts are based on this thread...
Ever since the toolchain manager v1.0.0 came out in the nRF Connect software, I have been unable to download it. I keep getting this error:
Any ideas?
Thanks,
Jow...