Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi, I am using nRF52 DK with s112 and SDK V15.2.0. I have written an application based off of the uart example, and expanded it rather substantially to use the SAADC and read...
Hi,
I'm trying to create my switch_event by using Event Manager.
And I got this issue: "undefined reference to `__event_type_switch_event' " when submitting my event:...
Windows 10, Segger V4.52c, S132, SDK 15.2.0, nRF52832
I've been through a few posts talking about needing more RAM allocated to the SoftDevice when other services are added...
Is it possible to generate a DFU package for both bootloader-only and fully-programmed (bootloader, softdevice, and app) chips? I'm unable to do so for an nrf52833 using nrfutil...
Converting old code for a nRF51822 to the new SDK(15.3.0) for an nRF52832, this error happens:
#error "Compiler generates FPU instructions for a device without an FPU (check...
Hi all,
After wasting so much time trying to set up simple peripheral device whitelisting single central device, I realised that API has been updated and those old examples...
Hi all,
Can I read the chip ID of NRF24LE1 in code? how can I get the ID?
Or is there any readable identifier that make each chip "unique" from each other? Because the...
My team is developing a bike power meter, so we are looking to shrink our PCB design as much as possible. We are directly measuring force using an array of strain gauges....
I am trying to run the example of generating a random string from MBEDTLS website , below is my code , before running this code I have done the following changes.
Set MBEDTLS_CONFIG_FILE...
I have the problem to dfu nrf52833 over usb for a long time, I first have the problem cannot flash when start from a S140 BLE DFU example code, https://devzone.nordicsemi...
I am working on usb dfu for their one of the new chipset. but there is some issue, I keep trying different things and post on the ticket, but just no one responds. the sdk...
I have a feature request for the user_definitions.json file, which can be used to name custom services and characteristics in nRF Connect.
Any plans for adding more functionality...
Hi,
How can I develop my dongle to connect to devices with the name "device X", where X is a variable that can be 1,2,3,....
For example I want the dongle to connect...
Hello All,
I was interested in exploring the nRF52833 and didn't want to spend the money on a nRF52833 DK. Well I guess most of you can guess how that goes.
I purchased...