I noticed that through apply_old_config.h configuration values like NRFX_CLOCK_ENABLED in sdk_config.h simply get overriden by the old CLOCK_ENABLED, so that there is no point...
I have designed and built a custom nRF52840 board and I’m experiencing difficulties programming it via SWD using an nRF52840 DK (version 2.0.1). When I connect my custom board...
Hi
I have a beacon sending out some data, and I have already finish the TX side, I also want to have a RX side to receive the data, in addition, as there are many other...
Hello,
I am setting up a board configuration for my custom board and trying to get a bluetooth sample (heart rate profile) to compile using the board configuration.
...
Hello,
I am developing a mesh solution when the nrf52840 USB dongle will act as an observer.
I am using the mesh sensor observer sample. I am able to build and flash...
Hi!
Is there samples for specifically make nrf54L15 show up as 2 mics for stereo audio source through bluetooth? My project require lot of development with mics and I...
Hi,
I'm attempting to restore my Thingy91x to communicate with my instance of nRF Cloud (I had removed the certificates previously to test out the connection to another...
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...