Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
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...