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...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
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...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
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'm having difficulties driving SDOUT when it's configured to pin 19 on the NRF52840. I can operate the peripheral and see output data when my WS2812_PIN macro is assigned...
Hi all,
I am interfacing with a CAN Controller (MCP25625) that sets an Interrupt pin when data is ready (active low). That pin is then connected to a GPIO on the nRF9160...
Hello
I'm using a passive buzzer controlled by PWM. When PWM is set and run, the buzzer will continue to output small noises.
This is probably a code problem. Below is...
Hello everyone,
I'm programming nRF52833 for my own application. In my application, I have a button to turn on and turn off the supplier. There is only 1 button so that...
Hello,
I contact to you because a customer bought the bluetooth development tool part number NRF6939, and they asked the following below;
"
Can you specify whether there...
I have been testing a sample project that has compiled and worked fine for a week. But now it is giving build errors related to Zephry.
I think a broke a configuration,...
Dear Nordic FAE and fellow engineers,
I am using a custom board with nRF52832 WLCSP and I am trying to program it via SWD using NRF52DK PAC10040, and SES for programming...
I used armgcc and built out nrf52810_xxaa.hex (file size 60656) in
nRF5_SDK_17.0.0_9d13099/examples/ble_peripheral/ble_app_beacon/pca10040e/s112/armgcc/_build
I used...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
My I2C communication...
I desgined a PCB based on the nRF52840 module and led out the SWDIO and SWDCLK pins to Micro USB.
I used jlink v9 and connected three pins in SWD download mode. The SWDIO...
We have developed a custom board based on nrf52810 SoC (package : QFN32) , after following the guides on the forum we tried to run the example ble_app_uart(pa10040e) from...
Hello, I couldn't find any examples of SPI usage with nrf connect sdk, where can I find them?
At the beginning I want to do pretty simple thing - just send array of bytes...
Hi noridc,
I am using the sdk 15.03, s140 and the nrf52840.
I used as a reference the ble_app_interactive experimental example and the ble_central/ble_app_hrs_c. My...
Dear Community, good morning
I am working in a design that do not use USB port. If VBUS pin is left floating could it cause any issues to nRF52840.
Best regards,
Hello, guys!
I have some questions concerning GPS receiver inside nRF9160. You say in your documentation that GPS receiver supports L1 C/A reception - link .
There are...