I have an application which is not able to talk with my gas gauge device when the TI EV2400 can. Looking at the waveforms all look the same except for the Zephyr code has...
Is there a recommended way to access the USB data lines from the J3 connector of the nPM1300EK? I would like to be able to charge the battery and also provide a USB mass storage...
Hello,
I am currently testing DECT NR+ communication between multiple nRF9151 SMA DK boards, but I am unable to establish a connection between an FT and a PT.
I initially...
The nRF91 series of modem firmware are distributed with FOTA-TEST diffs to allow for validation of FOTA integrations. Will the nRF93M1 firmware images be distributed with...
Hi Nordic team,
I am using the nRF52840 HCI USB project as the controller firmware, with a Linux device acting as the Bluetooth host.
My application has multiple BLE connections...
Hello DevZone Community,
I wanted to share a unique hardware-in-the-loop implementation using the Power Profiler Kit II (PPK2). While the industry is heavily focused on...
Hi,
I am developing on the nRF5340 and using an external modem and an external GNSS module. I am using SDK version 3.4.0.
To operate the modem, I use `modem_cellular...
In the nRF51 reference manual, page 59 shows the config value for pullup is 2 (upshift by 2)
In the file nrf51.bitfields.h, at line 2339, we have:
#define GPIO_PIN_CNF_PULL_Pullup...
Hi,
I'd like to add some custom data (25 octets) to the nRF8002 advertisement packets, using the vendor specific data type (FF).
Is this possible in some way or do we...
Hi, I am trying to enabling a notification of an attribute(once the attribute changed, the server will push the new value to the client) and I learned I have to first configure...
What's the proper way to implement bonding that depends on proximity (rather than a whitelist)? So when the client (phone) is close (say, five to ten centimeters) to the server...
I download uart sample from Nordic developer zone . at devzone.nordicsemi.com/.../is-there-a-serial-port-profile-for-ble
Because you had build the uart profile and iOS...
Hi,
I just started with the nrf 51822 eval kit. I've used keil before and am using the evaluation version. The Blinky example compiles, uploads and can debug fine (step...
Hi everyone:
by default , when a port(Port0) setting to output mode.
when i want to read the port(Port0) ,
i will get the port Output state. but at the nRF51822(NRf6310...
I have the nrf51822 eval board and I am just trying to download the blinky project. I have followed the quick start instructions in the nrf51822 user guide but every time...
Hi
In Desktop 2 v1.0.4, did you consider the debounce as keyboard buttons were pressed or released?
How long is the debounce confirming time? Thanks.
Jeffery
Hi, my name is nils. I am trying to develop on the nrf51822 eval board. I use eclipse an gcc with the j-link under windows 7 to programm/compile/and flash. I got it to work...
Hello,
We are working in the field of Electric Bike Propulsion Systems.
We want our motor to be able to communicate to I-phone/Android phone on Bluetooth.
We are searching...