Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hi community,
I read these articles about match network for antenna:
General PCB design guidelines for nRF53 series - nRF5x - Hardware design, test and measuring - Nordic...
Hi,
Like some other users, I face an issue migrating from ncs<2.6.0 to ncs 2.7.0 regarding radio notification.
I saw it is possible to use the PPI for the EGU IRQ to be...
Hello, I am using the Soft Device S140 7.3.0 with nRF5 SDK 17.1.0 and the nRF52820 as a peripheral in an NUS application. Initially, the transfer was slow but worked perfectly...
Using the nRF54L15 Development Board.
Did try to run the "nRF connect for desktop" - "Quick start"
I do not get a reply from the Board when doing one of the samples. ...
Hello!
Assume a BLE device already has Bluetooth qualification.
Does FOTA DFU requires new a Bluetooth qualification and additional fees if SoftDevice was updated too...
Hello, I am working on nrf52840 in which the BLE is not Advertising even after i am adding one paramter i just want to add the parameters at the time of adding the 2 parameters...
I am attempting to get the SMP server sample to work on some custom hardware in order to run a BLE FOTA. I'm using NCS version 2.6.1.
I'm able to build the SMP server sample...
Hi team,
I am using ncsv2.8.0, on our custom designed nrf52832 board.
Here I am trying to integrate i2c driver code for bme688 along with bsec library in peripheral_uart...
Hello,
i'm developing a custom board with nRF5340 (WLCSP package) that is very constrained in terms of space for a Bluetooth application. I looked on DevZone and i found...
I first tried nrfjprog which didn't work, but I know that's being retired so that wasn't entirely surprising. After that I moved on to testing 'nrfutil', specifically the...
I am building a BLE audio product that is based on the nRF5340. The application is largely based on the nrf5340_audio ncs example application, but I am modifying the the application...
Hi,
I am testing an actinius_icarus board V2.
I read data from senso BM68X every 500 ms, and publish on mqtt broker every 1 seconds. they are 256 bytes every sending....
Hi,
I am using NRF Cloud + coap comms to send data. However I have encountered payload size limitations that are not configurable via KConfig: sdk-nrf/subsys/net/lib/nrf_cloud...
Unable to find enough information to convert the raw values obtained from Thingy53 for RGB components.
Referred to BH1749NUC datasheet, Thingy53 sample code
Hi,
I am writing a custom i2c driver for an evaluation, when I ran the same i was getting exception:
during troubleshooting i scraped the entire custom driver and...