Hi Nordic engineer
I am evaluating a project based on nRF52840 and there is a question need to be confirm before schematic design start.
Due to limitation of power resource...
Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hi all,
I have a custom board build with an nRF9151. I'm able to connect on int with USB/UART, I can send and receive AT command. Right now I'd like to send certificat to...
Hello, I'm developing a BLE Central application using the nRF52 SDK. The central connects to multiple peripheral devices (nRF52832), each sending 6-byte ADXL345 accelerometer...
I'm having trouble getting the I2C interface working on our nRF54L15-based prototypes. The initial config write to the device fails; specifically, in the twim driver (i2c_nrfx_twim...
Hello,
I just downloaded nRF connect for Desktop App, and plugged in PCA 10100 2. 0. 0 , 2023, 3.
I ran quick start, and this is what I get.
Any explanation on why...
Hi Nordic Team,
I have developed a couple applications for the nRF52833 using Zephyr and have now moved to the nRF54l15. For this new application, power consumption is...
Hi,
I am not sure about the functionality of notify_cccd_handle.I am sending data from central to peripheral so the central should receive a notification from peripheral...
Very similar to this post , my use case involves cycling the modem between online and offline ("AT+CFUN=1" and "AT+CFUN=4"), for enabling GPS and also for reducing power consumption...
I am trying to broadcast an advertisement packet from a Nordic board nrf52840.
I have downloaded the latest nordic sdk and am loading the ble beacon example to the device...
Hello Nordic team, I'm currently developping a project that uses the nrf52840 as an HTTP server/client on top of its Bluetooth functionnalities.
I'm looking into implementing...
Hi,
I'm currently wprking on my project, my project it's about swarm, before the master swarm can advertise the message to the slave swarm through blehandler function now...
Hi,
My unit based on NRF52832 with SDK11 and works as pheripheral.
I started my project from nordics NUS (Nordic uart service) example.
My IOS software developer wants...
Hi Sir,
We got the nRF52833-DK, and tried to program the nRF52832 IC through the nRF52833-DK.
We download the latest version of nRF connect and command line tool, but...
Dear,
I am using THINGY:91
I am trying to read the data from BME680 sensor:
1. config: ( i used conf file from asset_tracking)
and, get the temperature:
...
Hello,
I am using UART1 to communicate with sensor. It is working fine. I can receive the data. Now I want to modify this data. When I use strcpy() function, it works properly...
Hi Team,
We are trying to make Nordic NRF52840DK board to act as a server (BLE ) where as we are trying to connect other board (Not the Nordic chip) has only transmitter...
Hello again, I accidently verified one of my own answer so I will retry.
I am currently trying to update the firmware for Thingy 52, using the NRF52 development kit. ...
I'm using a nrf52840dk as peripheral and iOS (iPhone 8) as a central. They are to be paired. The pairing routine is already implemented and works fine. The problem is that...
Update: Was me being a dumb ass and calling the advertising start higher up in code that I thought I disabled. After truly disabling the BLE, I was able to debug and found...
Hi,
Overview: In our board BMD340 (containing nRF52840) module present with GSM module and they exchange data using UART(PINRX-6,PINTX-7). Now we trying to use "ble_app_uart...
hi,
i am using one central and 18 peripherals. i am unable to send data to one particular peripheral from the central .plz help me to identify a peripheral in the group...