NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hi,
I have met one bug.
when I flash a fw with generic level server , then flash other fw with sensor server , the system runs error, if I use command "nrfjprog --eraseall...
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...