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 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...
We have our own module using the NRF52832. We are using S132 V 7.2.0 We realized the ICs we bought had different revisions. One group is QFAAE0 and other group is QFAAE1....
I loaded the BLE peripheral HRS example from the Nordic SDK 17.0.2 on an nrf52840 DK. I connected a PPK II while connecting the peripheral using an nrf52840 dongle and the...
CAN-bus shield uses the one at the URL below.
https://www.seeedstudio.com/CAN-BUS-Shield-V2.html
I want to check if the SPI connection is established correctly.(CAN...
The /v1.6.0/nrf/samples/crypto/rsa project on NRF5340 returns the following error right out of the box. psa_generate_key failed! (Error: -134)
I have installed the SDK and...
Here i am using the SAADC driver of NRF52840 for my application, using SAADC api's i want to sample the
adc input at different adc reference voltages as per the project...
Dear Nordic Engineers
Our customer now wants to develop a keyboard with NRF52833, so there are some questions to ask the engineers of NORDIC.
1、They want to be compatible...
Hi, I have problem about integeration fstorage into mesh example (LPN). I know " Mesh error 16 at 0x00000000" is Bad Memory Address. How can i fix.
Thank you so much!
Hi,
I want to know if its possible to implement a mechanism that reboot a device when an assertion occurred.
I have try to add a WatchDog but its only reboot the board...
I having problems to get reliable response once gpiote is detected
If I look at NRF_LOG or show it in the field on MINOR or RSSI, it jumps. i.e. the counter that counts...
During a power profile in source mode I am getting about 300uA of noise. When the unit is moved the noise seems to away. I have checked the grounds and everything is secure...
Hi,
I am testing peripheral_hids_keyboard of NCS SDK 1.4.2
I have issues
1. where i can able to connect with windows and Android system but it is not visualize in MAC...
Hi,
We are planning to update our product with the a Nordic BLE module in a serialization connection over a UART. The current product has a MCU EFM32GG290F1024. Our product...