Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
The GTT was great!
And the Solar panel demo was impressive.
We are very interested in integrating solar panel with nRF52 on our upcoming BLE products.
It would be great...
hi...
i want to check how the sleep mode is working so i am testing with the simple uart program
here you can see the code .. ble_nus is not sending the data in ble_uart...
Hello, I am using SDK15.2 on nrf52 DK with SD 6.1.0 and having an issue in long button press action. The single press and long press button action work ok before BLE connection...
Hi,Sir
We are keyboard developers and manufacturers,and we are using nrf51802 based on nrfready_desktop_2_v3.1.0,Our keyboards products works well,but recently we noticed...
Hi,
I'm trying to compile a simple example (light_switch__server_nrf52832_xxAA_s132_6.1.0) for Bluetooth mesh with Segger embedded studio. I'm having a hard time to get...
In nRF5_SDK_15.0.0_a53641a code, there's such definition:
#define UART_DEFAULT_CONFIG_BAUDRATE 30801920
Which means about 30.8 Mbps.
But in page 345 of nRF52832's...
Hello,
I'm using a nrf51822 board as a DFU controller to update another board's application, the client board runs the bootloader secure example. When I write data to the...
This is almost certainly a noob (to nRF52840) programming question.
I have modified the peripheral/gpiote example to invoke an ISR on the falling edge of a pin signal. In...
I am trying to use the Sparkfun nRF52832 breakout board as a master in I2C communication. I am using Arduino IDE to program the module. I defined pins 24 and 25 as SCL and...
Nordic Support, Let me first explain what I would like to achieve. I am developing a line of devices that will act as GATT peripherals. I would like average current consumption...
I have a custom board with an nRF52832 (CIAA-B0), and I am trying to use the SPI Master.
When I use SPIM1 or SPIM2, the transaction hangs, but the same code talking to SPIM0...
Dear Nordicsemi,
We are looking for Sub 1 GHz RF Module, which gives Longer Range distance in Field either in LOS or NLOS.
Please share the details regarding proven...
Hi guys,
We've written a small test on-top of our internal Bluetooth library (glorified wrapper sat on-top of SDK 15.2.0 SD140 6.1.1) on the nRF52840 to send dummy bulk...
Good morning everyone,
I am implementing a custom radio protocol on NRF52 without using the SoftDevice at the moment. For some reason, I get a HardFault which I am trying...
Hello everybody,
I can flash my custom nRF52832-based PCB using the nRF52 DK and Segger Embedded Studio or nrfjprog, but this requires that I always have my computer with...