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...
Hi Nordic,
I have written a device driver following the guide as Devicetree HOWTOs , and try to call the driver api in main(), but got unexpected output as below.
I...
Hi nrf masters!
We have a problem quite late in a large development project and urgently need assistants. We have spent hour's reading all posts about this and debugging...
Hi,
I would like to know if it is possible to implement with nRF9160 a communication to an ethernet port?
Also if the nRF9160 has CAN bus port.
Many thanks, Jose
Hello, in my project, I don't want to create and develop my own module based on nrf52810. I want to know if there is any company that produces ready-made modules based on...
Hi,
I am using the SDK to develop a BLE application, I tried to merge two different projects and and I build the project, I have linking issues :
1> Linking ble_app_uart_pca10056_s140...
Hi Team,
we have one doubt regarding sleep current when we try to measure with power analyzer(nrf52840 EVM Board) .we got 5.23 micro amps instead of 2.35 micro amps. ...
Hello NRF ,
After I connect my phone (iphone ) to the nrf device ( ble peripheral advertising ) . I am sending rapdi data to one of the Char UUID , but after some time...
Hi,
We are using nRF52832 and nRF5 SDK(SDK 15 - ble_app_hid_mouse example) for our application, it is already a completed product and we are working on its modifications...
Hi Everyone,
As stated in subject, I am currently investigating why my nRF9160 DK could not bootstrap on our company Nokia IMPACT system. I am using lwm2m client sample...
To give some context to the problem I am using the nRF52833 DK as a BLE Central and a nRF52840 as a BLE peripheral in a simple use case to simply read the state of button1...
Hi Nordic,
One of my customer is doing the BQB certification with nRF52840.
When test the coded phy, the error occurs: failed to obtain enough packets 3.
The following...
SDK Environment: nRF Connect SDK v1.7.1 Zephyr OS build v2.6.99-ncs1-1. This is the version that came with nRF Connect SDK v1.7.1 Target: Decawave DWM1001-DEV. This uses the...
Hi,
I have a custom board based on the nrf5340 which I would like to program using one of my nrf5340DK boards.
As a starting point to test the external board programming...